Project

General

Profile

ipsec.conf: ca Reference » History » Version 7

Version 6 (Tobias Brunner, 18.04.2008 13:54) → Version 7/18 (Tobias Brunner, 05.05.2009 16:47)


h1. ca <name>



*
_also = <section name>_
p((.
_<section name>
includes ca section <name>.

* _auto = *ignore* | add_ *ignore*|add_

* _cacert = <path>_
p((.
_<path>
defines a path to the CA certificate either relative to _/etc/ipsec.d/cacerts_ or as an absolute path.

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

* _crluri1 = <uri>_
p((.
_<uri>
synonym for _crluri_.

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

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

* _ocspuri = <uri>_
p((.
_<uri>
defines an OCSP URI.

* _ocspuri1 = <uri>_
p((.
_<uri>
synonym for _ocspuri_.

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

* _certuribase = <uri>_
p((.
_<uri>
defines the base URI for the [[HashAndUrl|Hash Hash and URL]] 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.