Contents

kCFStreamSSLValidatesCertificateChain

Security property key whose value indicates whether the certificate chain should be validated.

Declaration

let kCFStreamSSLValidatesCertificateChain: CFString

Discussion

By default, the value of this key is kCFBooleanTrue (the certificate chain should be validated).

See Also

Streams