A certificate store is used to store and group certificates together for simplified management and configuration.
Description
An X.509 certificate is used to authenticate another entity such as a user, client, server or gateway, for example when
establishing a VPN tunnel or SSL/TLS connection. A certificate can also be used to authenticate the system itself towards
another party.
Properties
- Name
- Specifies a symbolic name for the certificate object. (Identifier)
- Type
- The type of the certificate.
- CRLChecks
- Specifies whether to check CRLs (Certificate Revocation Lists) when validating certificates. (Default: Enforced)
- CRLDistPointList
- Specifies the CRL distribution points to use when validating the certificate itself and issued certificates. (Optional)
- CertificateData
- Certificate data. (Optional)
- PrivateKey
- Private key. (Optional)
- LDAPServer
- Specifies a default LDAP-server used with LDAP. (Optional)
- CMPServer
- The CA server information.
- Comments
- Text describing the current object. (Optional)