mirror of
https://github.com/OpenVPN/openvpn.git
synced 2024-11-23 17:53:49 +08: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
@ -887,7 +887,7 @@ show_pkcs11_ids (
|
||||
(dn = pkcs11_certificate_dn (
|
||||
certificate,
|
||||
&gc
|
||||
))
|
||||
)) == NULL
|
||||
) {
|
||||
goto cleanup1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user