Public bug reported:

In Intrepid execution of pkcs11_make_hash_link can lead to these error messages:
/usr/bin/pkcs11_make_hash_link: line 66: [: CA:TRUE,: binary operator expected
/usr/bin/pkcs11_make_hash_link: line 57: [: CA:TRUE,: binary operator expected

Reason is that $is_ca is not quoted and it can contains spaces like below.
$ openssl x509 -inform der -in something.cer -noout -text|grep CA:TRUE
                CA:TRUE, pathlen:0
$

** Affects: pam-pkcs11 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
pkcs11_make_hash_link: variables are not quoted properly 
https://bugs.launchpad.net/bugs/273620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to