Learn R Programming

databraryr (version 0.6.6)

check_ssl_certs: 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")

Value

A data frame with information about the SSL certificates.

Arguments

host

Target URL. Defaults to 'nyu.databrary.org'.

Examples

Run this code
# \donttest{
check_ssl_certs()
# }

Run the code above in your browser using DataLab