support for hash and URL encoded certificate payloads in charon
This commit is contained in:
@@ -858,6 +858,11 @@ synonym for
|
||||
.TP
|
||||
.B ocspuri2
|
||||
defines an alternative OCSP URI. Currently used by IKEv2 only.
|
||||
.B certuribase
|
||||
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.
|
||||
.SH "CONFIG SECTIONS"
|
||||
At present, the only
|
||||
.B config
|
||||
|
||||
Reference in New Issue
Block a user