ssl_cert_locations | R Documentation |
Set the SSL certificate-authority locations
ssl_cert_locations(filename = NULL, path = NULL)
filename |
Location of a file containing several certificates concatenated together. Default NULL. |
path |
Location of a directory holding several certificates, one per file. Default NULL. |
invisible(NULL)
Either parameter may be 'NULL', but not both.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.