SSLOptionsCheckCertificateRevocation Property |
Determines whether the certificate revocation list is checked during connection authentication.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntaxpublic bool CheckCertificateRevocation { get; }
Property Value
Type:
Boolean
See Also