Merge branch 'multi-cert'
Allows the configuration of multiple certificates in leftcert, and select the correct certificate to use based on the received certificate requests.
This commit is contained in:
@@ -618,6 +618,10 @@ connection. See ipsec.secrets(5) for details about smartcard definitions.
|
||||
is required only if selecting the certificate with
|
||||
.B leftid
|
||||
is not sufficient, for example if multiple certificates use the same subject.
|
||||
.br
|
||||
Multiple certificate paths or PKCS#11 backends can be specified in a comma
|
||||
separated list. The daemon chooses the certificate based on the received
|
||||
certificate requests if possible before enforcing the first.
|
||||
.TP
|
||||
.BR leftcert2 " = <path>"
|
||||
Same as
|
||||
|
||||
Reference in New Issue
Block a user