Name
SSL allowances, sslallowances, kPMElementSSLAllowances — SSL allow.
Synopsis
SSL allowances : string, choice
Description
SSL allow.
SSL allowances is a string. SSL allowances must be one of the following four constants:
- any root,
kPMElementSSLAllowances_AnyRoot. Any root certificate is allowed. - expired certificates,
kPMElementSSLAllowances_ExpiredCertificates. Expired certificates are allowed. - expired root certificates,
kPMElementSSLAllowances_ExpiredRootCertificates. Expired root certificates are allowed. - invalid certificate chain,
kPMElementSSLAllowances_InvalidCertificateChain. Certificate chains are not validated.