OpenSC / pam_pkcs11

This Linux-PAM login module allows a X.509 certificate based user login
GNU Lesser General Public License v2.1
65 stars 51 forks source link

Fix incorrect pointer in verify_crl() #45

Closed lgarbarini closed 3 years ago

lgarbarini commented 4 years ago

Potential fix to #43 #42

wolneykien commented 3 years ago

Already merged #51 should fix that.