![]() | SSLConfig Class |
Namespace: Hazelcast.Config
The SSLConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetProperties | |
![]() | GetProperty | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsEnabled | |
![]() | SetEnabled | |
![]() | SetProperties | |
![]() | SetProperty | |
![]() | ToString | Returns a string that represents the current object. (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
|