Click or drag to resize

SSLConfigCertificateName Field

Certificate Name to be validated against SAN field of the remote certificate, if not present then the CN part of the Certificate Subject.

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
public const string CertificateName = "CertificateServerName"

Field Value

Type: String
See Also