This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control HTTPS configuration.
Name | Description | |
---|---|---|
CertPath | Path to certificate bundle. | |
ReadSSLInfo | Read HTTPs configuration from the registry. | |
VerifyPeer | Indicates whether or not to verify the peer. | |
WriteSSLInfo | Write HTTPs configuration to the registry. |
Classes | Description |
---|---|
SSLInfo | A utility class for setting SSL configuration information. |