passive_ssl_certificate: Get the SSL certificate associated with the SHA-1.

Description Usage Arguments Value Note References See Also Examples

Description

Get the SSL certificate associated with the SHA-1.

Usage

1

Arguments

query

Query value to use in your request.

auth

list containing PassiveTotal user & key

Value

list

Note

All API function in the passivetotal pacake use memoise::memoise to cache results. Call forget(passive_ssl_certificate) to invalidate the cache for this function.

References

https://api.passivetotal.org/api/docs/#api-SSL_Certificates-GetV2SslCertificateQuery

See Also

Other SSL functions: passive_ssl_history, passive_ssl_search

Examples

1
2
3
4
## Not run: 
passive_ssl_certificate("e9a6647d6aba52dc47b3838c920c9ee59bad7034")

## End(Not run)

hrbrmstr/passivetotal documentation built on May 17, 2019, 5:12 p.m.