Contents

kCFStreamSSLAllowsAnyRoot

Security property key whose value indicates whether root certificates should be allowed.

Declaration

let kCFStreamSSLAllowsAnyRoot: CFString

Discussion

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

See Also

Streams