View source: R/labkey.setCurlOptions.R
labkey.acceptSelfSignedCerts | R Documentation |
Rlabkey uses the package RCurl to connect to the LabKey Server. This is equivalent to executing the function: labkey.setCurlOptions(ssl_verifyhost=0, ssl_verifypeer=FALSE)
labkey.acceptSelfSignedCerts()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.