diff --git a/src/openvpn/pkcs11.c b/src/openvpn/pkcs11.c index 645f1f48..3a15ef68 100644 --- a/src/openvpn/pkcs11.c +++ b/src/openvpn/pkcs11.c @@ -887,7 +887,7 @@ show_pkcs11_ids ( (dn = pkcs11_certificate_dn ( certificate, &gc - )) + )) == NULL ) { goto cleanup1; }