Contents

kCFStreamSSLAllowsExpiredRoots

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

Declaration

let kCFStreamSSLAllowsExpiredRoots: CFString

Discussion

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

See Also

Streams