Name | Description | |
---|---|---|
![]() | AutoAcceptUntrustedCertificates | If untrusted certificates should be accepted. |
![]() | MaxRejectedCertificates | Limits the number of certificates which are kept in the history before more rejected certificates are added. A negative value means no history is kept. A value of 0 means all history is kept. |
![]() | MinimumCertificateKeySize | The minimum size of a certificate key to be trusted. |
![]() | RejectSHA1SignedCertificates | If certificates using a SHA1 signature should be trusted. |
![]() | RejectUnknownRevocationStatus | if certificates with unknown revocation status should be rejected. |
![]() | UseValidatedCertificates | Opt-In to use the already validated certificates for validation. |