Project

General

Profile

ipsec.conf: ca Reference » History » Version 6

« Previous - Version 6/18 (diff) - Next » - Current version
Tobias Brunner, 18.04.2008 13:54
certuribase added


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.