SSLConfig Class | 
Namespace: Hazelcast.Config
The SSLConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetProperties | ||
| GetProperty | ||
| GetType | (Inherited from Object.) | |
| IsEnabled | ||
| SetEnabled | ||
| SetProperties | ||
| SetProperty | ||
| ToString | (Overrides ObjectToString.) | 
| Name | Description | |
|---|---|---|
| CertificateName | 
            Certifate Name; CN part of the Certificate Subject.
              | |
| ValidateCertificateChain | 
            The property is used to configure ssl to enable certificate chain validation.
              | |
| ValidateCertificateName | 
            The property is used to configure ssl to enable Certificate name validation
              |