check_ssl_certs {databraryr} | R Documentation |
Check SSL Certificates For nyu.databary.org.
Description
check_ssl_certs
checks the SSL certificates for nyu.databrary.org
and returns a data frame with the relevant information.
Usage
check_ssl_certs(host = "nyu.databrary.org")
Arguments
host |
Target URL. Defaults to 'nyu.databrary.org'. |
Value
A data frame with information about the SSL certificates.
Examples
check_ssl_certs()
[Package databraryr version 0.6.6 Index]