Hello, > Is it possible to create a certificate with openssl without using the > coresponding private key (which is stored in a smartcard) but with the public > key only? To create certificate with OpenSSL you need Certificate Request. This request should be generated with your smartcard software toolkit. This toolkit usually lets you generate new key pair on your smartcard and certificate request. After saving this certificate request to file you may certify this as with other certificate requests.
Best regards, -- Marek Marcola <[EMAIL PROTECTED]> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]