For new content and tickets please use the main OpenSC Trac (direct link)

Changes between Version 10 and Version 11 of QuickStart

Show
Ignore:
Timestamp:
02/29/08 07:10:09 (3 years ago)
Author:
alonbl
Comment:

Remove -req from self-signed certificate

Legend:

Unmodified
Added
Removed
Modified
  • QuickStart

    v10 v11  
    2525OpenSSL> req -engine pkcs11 -new -key id_45 -keyform engine -out req.pem -text -x509 \ 
    2626         -subj "/CN=Andreas Jellinghaus" 
    27 OpenSSL> x509 -engine pkcs11 -req -signkey slot_0-id_45 -keyform engine -in req.pem -out cert.pem 
     27OpenSSL> x509 -engine pkcs11 -signkey slot_0-id_45 -keyform engine -in req.pem -out cert.pem 
    2828}}} 
    2929In this example the engine_pkcs11 is loaded using the PKCS!#11 module opensc-pkcs11.so.