Am Dienstag 16 März 2010 15:41:04 schrieb Jean-Michel Pouré - GOOZE:
> For info, after applying your last patch, this command:
> OpenSSL> req -engine pkcs11 -new -key
> id_c6f280080fb0ed1ebff0480a01d00a98a1b3b89a -keyform engine -x509 -out
> cert.pem -text
> engine "pkcs11" set.
> Invalid slot number: 0
> PKCS11_get_private_key returned NULL
> unable to load Private Key
> 
> still returns Invalid slot number: 0
> Same error.

your pkcs11-tool --list-slots shows you need slot 5.
so try "-key slot_5-id_c6f280080fb0ed1ebff0480a01d00a98a1b3b89a"
instead.

Regards, Andreas
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to