Convenience method to configure Rlabkey connections to accept self-signed certificates
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()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.