ipsec.conf: ca Reference » History » Version 14
Version 13 (Tobias Brunner, 26.06.2012 08:53) → Version 14/18 (Tobias Brunner, 03.10.2012 12:27)
{{title(ipsec.conf: ca Reference)}}
h1. ipsec.conf: ca <name>
h1. ca <name>
*ca* sections are optional sections that can be used to assign special parameters to a Certification Authority (CA).
Because the daemon daemons automatically imports import CA certificates from [[IpsecDirectoryCacerts|/etc/ipsec.d/cacerts]], there is no need to explicitly
add them with a CA section, unless you want to assign special parameters (like a CRL) to a CA.
h2. Parameters
_also = <name>_ <section name>_
p((. includes ca section _<name>_. <name>.
_auto = *ignore* | add_
_cacert = <path>_
p((. defines a path to the CA certificate either relative to [[IpsecDirectoryCacerts|/etc/ipsec.d/cacerts]] or as an absolute path.
_crluri = <uri>_
p((. defines a CRL distribution point (ldap, http, or file URI).
_crluri1_
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. Only used by the IKEv1 daemon pluto.
_ocspuri = <uri>_
p((. defines an OCSP URI.
_ocspuri1_
p((. synonym for _ocspuri_.
_ocspuri2 = <uri>_
p((. defines an alternative OCSP URI. Only used by the charon daemon (since 5.0.0 also for IKEv1).
_certuribase = <uri>_
p((. defines the base URI for the [[HashAndUrl|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.
h2. Old options (before 5.0.0)
_ldaphost = <hostname>_
p((. defines an ldap host. Only used by the IKEv1 daemon pluto.
h1. ipsec.conf: ca <name>
h1. ca <name>
*ca* sections are optional sections that can be used to assign special parameters to a Certification Authority (CA).
Because the daemon daemons automatically imports import CA certificates from [[IpsecDirectoryCacerts|/etc/ipsec.d/cacerts]], there is no need to explicitly
add them with a CA section, unless you want to assign special parameters (like a CRL) to a CA.
h2. Parameters
_also = <name>_ <section name>_
p((. includes ca section _<name>_. <name>.
_auto = *ignore* | add_
_cacert = <path>_
p((. defines a path to the CA certificate either relative to [[IpsecDirectoryCacerts|/etc/ipsec.d/cacerts]] or as an absolute path.
_crluri = <uri>_
p((. defines a CRL distribution point (ldap, http, or file URI).
_crluri1_
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. Only used by the IKEv1 daemon pluto.
_ocspuri = <uri>_
p((. defines an OCSP URI.
_ocspuri1_
p((. synonym for _ocspuri_.
_ocspuri2 = <uri>_
p((. defines an alternative OCSP URI. Only used by the charon daemon (since 5.0.0 also for IKEv1).
_certuribase = <uri>_
p((. defines the base URI for the [[HashAndUrl|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.
h2. Old options (before 5.0.0)
_ldaphost = <hostname>_
p((. defines an ldap host. Only used by the IKEv1 daemon pluto.