serverCaCert property
The server Certificate Authority's certificate.
If this is missing you can force a new one to be generated by calling resetSslConfig method on instances resource.
Implementation
SslCert? serverCaCert;
The server Certificate Authority's certificate.
If this is missing you can force a new one to be generated by calling resetSslConfig method on instances resource.
SslCert? serverCaCert;