Project

General

Profile

ipsec.conf: ca Reference » History » Version 5

Version 4 (Martin Willi, 02.09.2007 09:00) → Version 5/18 (Tobias Brunner, 18.04.2008 13:54)

= ca <name> =

* ''also = ''<section name>
includes ca section <name>.

* ''auto = '''ignore'''|add''

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

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

* ''crluri1 = ''<uri>
synonym for ''crluri''.

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

* ''ldaphost = ''<hostname>
defines an ldap host. Currently used by IKEv1 only.

* ''ocspuri = ''<uri>
defines an OCSP URI.

* ''ocspuri1 = ''<uri>
synonym for ''ocspuri''.

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

* ''certuribase = ''<uri>
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.