Project

General

Profile

ipsec.conf: ca Reference » History » Version 7

« Previous - Version 7/18 (diff) - Next » - Current version
Tobias Brunner, 05.05.2009 16:47
trac conversion errors fixed


ca <name>

also = <section name>
p((. includes ca section <name>.

auto = ignore | add

cacert = <path>
p((. defines a path to the CA certificate either relative to /etc/ipsec.d/cacerts or as an absolute path.

crluri = <uri>
p((. defines a CRL distribution point (ldap, http, or file URI).

crluri1 = <uri>
p((. synonym for crluri.

crluri2 = <uri>
p((. defines an alternative CRL distribution point (ldap, http, or file URI).

ldaphost = <hostname>
p((. defines an ldap host. Currently used by IKEv1 only.

ocspuri = <uri>
p((. defines an OCSP URI.

ocspuri1 = <uri>
p((. synonym for ocspuri.

ocspuri2 = <uri>
p((. defines an alternative OCSP URI. Currently used by IKEv2 only.

certuribase = <uri>
p((. defines the base URI for the Hash and URL feature supported by IKEv2.
Instead of exchanging complete certificates, IKEv2 allows to send an URI
that resolves to the DER encoded certificate. The certificate URIs are built
by appending the SHA1 hash of the DER encoded certificates to this base URI.