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