ipsec.conf: ca Reference » History » Version 7
Tobias Brunner, 05.05.2009 16:47
trac conversion errors fixed
1 | 6 | Tobias Brunner | h1. ca <name> |
---|---|---|---|
2 | 6 | Tobias Brunner | |
3 | 1 | Martin Willi | |
4 | 7 | Tobias Brunner | _also = <section name>_ |
5 | 7 | Tobias Brunner | p((. includes ca section <name>. |
6 | 1 | Martin Willi | |
7 | 7 | Tobias Brunner | _auto = *ignore* | add_ |
8 | 1 | Martin Willi | |
9 | 7 | Tobias Brunner | _cacert = <path>_ |
10 | 7 | Tobias Brunner | p((. defines a path to the CA certificate either relative to _/etc/ipsec.d/cacerts_ or as an absolute path. |
11 | 1 | Martin Willi | |
12 | 7 | Tobias Brunner | _crluri = <uri>_ |
13 | 7 | Tobias Brunner | p((. defines a CRL distribution point (ldap, http, or file URI). |
14 | 1 | Martin Willi | |
15 | 7 | Tobias Brunner | _crluri1 = <uri>_ |
16 | 7 | Tobias Brunner | p((. synonym for _crluri_. |
17 | 4 | Martin Willi | |
18 | 7 | Tobias Brunner | _crluri2 = <uri>_ |
19 | 7 | Tobias Brunner | p((. defines an alternative CRL distribution point (ldap, http, or file URI). |
20 | 3 | Martin Willi | |
21 | 7 | Tobias Brunner | _ldaphost = <hostname>_ |
22 | 7 | Tobias Brunner | p((. defines an ldap host. Currently used by IKEv1 only. |
23 | 3 | Martin Willi | |
24 | 7 | Tobias Brunner | _ocspuri = <uri>_ |
25 | 7 | Tobias Brunner | p((. defines an OCSP URI. |
26 | 3 | Martin Willi | |
27 | 7 | Tobias Brunner | _ocspuri1 = <uri>_ |
28 | 7 | Tobias Brunner | p((. synonym for _ocspuri_. |
29 | 3 | Martin Willi | |
30 | 7 | Tobias Brunner | _ocspuri2 = <uri>_ |
31 | 7 | Tobias Brunner | p((. defines an alternative OCSP URI. Currently used by IKEv2 only. |
32 | 5 | Tobias Brunner | |
33 | 7 | Tobias Brunner | _certuribase = <uri>_ |
34 | 7 | Tobias Brunner | p((. defines the base URI for the [[HashAndUrl|Hash and URL]] feature supported by IKEv2. |
35 | 5 | Tobias Brunner | Instead of exchanging complete certificates, IKEv2 allows to send an URI |
36 | 5 | Tobias Brunner | that resolves to the DER encoded certificate. The certificate URIs are built |
37 | 1 | Martin Willi | by appending the SHA1 hash of the DER encoded certificates to this base URI. |