Set CA authority certificate if using a self-signed SSL certificate on the server.
The PEM file path of the certificate to load.
Set CA authority certificate if using a self-signed SSL certificate on the server.
| Visual Basic | 
|---|
| Public Sub SetCA( _ ByVal CA_PEM As String _ ) | 
The PEM file path of the certificate to load.
Set CA authority certificate if using a self-signed SSL certificate on the server.
This is required if you are using a non-standard root authority for your server certificates.