HttpProxy |
This object specifies the HTTP proxy server which must be used
to access the HTTP certificate servers defined. It takes either
an IP-address or a fully qualified domain name. |
SocksServer |
This object specifies the SOCKS server which must be used to
access the HTTP and LDAP certificate servers defined. It takes
either an IP-address or a fully qualified domain name. |
MaxCacheEntries |
This object specifies the maximum number of certificate-cache
entries allowed. |
MaxPathLength |
This object specifies the maximum number of intermediate CA
certificates between a trusted root CA and a peer certificate
accepted. |
MaxRestarts |
This object specifies the maximum number of restarts in one
certificate search. |
MaxCertValidity |
This object specifies the maximum validity period of a
certificate in seconds. A certificate will not be considered
valid for a longer period of time even if its validity
field specifies a longer period. |
MaxCrlValidity |
This object specifies the maximum validity period of a
certificate revocation list in seconds. A crl will not be
considered valid for a longer period of time even if its
validity field specifies a longer period. |
NegCachePeriod |
This object specifies the period in seconds a certificate or
crl search with a negative result will be remembered. Within
this time, no new search will be performed for the same item. |
PosCachePeriod |
This object specifies the period in seconds a certificate or
crl will be stored in the local certificate cache. |