mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-05-28 04:03:29 -04:00
Fix --show-pkcs11-ids (Bug #239)
Broken by 00b973f8af
Signed-off-by: Joachim Schipper <joachim.schipper@fox-it.com>
Acked-by: David Sommerseth <davids@redhat.com>
Trac-ticket: 239
Message-Id: 1CED409804E2164C8104F9E623B08B901323A48384@FOXDFT02.FOX.local
URL: http://article.gmane.org/gmane.network.openvpn.devel/7129
Signed-off-by: David Sommerseth <davids@redhat.com>
This commit is contained in:
parent
f42dd5f85a
commit
5fd3e56430
1 changed files with 1 additions and 1 deletions
|
|
@ -887,7 +887,7 @@ show_pkcs11_ids (
|
|||
(dn = pkcs11_certificate_dn (
|
||||
certificate,
|
||||
&gc
|
||||
))
|
||||
)) == NULL
|
||||
) {
|
||||
goto cleanup1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue