Contents

kCFStreamSSLAllowsExpiredCertificates

Security property key whose value indicates whether expired certificates are allowed.

Declaration

let kCFStreamSSLAllowsExpiredCertificates: CFString

Discussion

By default, the value of this key is kCFBooleanFalse (expired certificates are not allowed).

See Also

Streams