Description Usage Arguments Value Note References See Also Examples
Get the SSL certificate associated with the SHA-1.
1 | passive_ssl_certificate(query, auth = passive_auth())
|
query |
Query value to use in your request. |
auth |
|
list
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.
https://api.passivetotal.org/api/docs/#api-SSL_Certificates-GetV2SslCertificateQuery
Other SSL functions: passive_ssl_history
,
passive_ssl_search
1 2 3 4 | ## Not run:
passive_ssl_certificate("e9a6647d6aba52dc47b3838c920c9ee59bad7034")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.