On Mon, Sep 12, 2005, [EMAIL PROTECTED] wrote: > Hello, > > I'm have to create a selfsigned certificate with : > > Public Key Algorithm: rsa > > insted of (seems zo be the default) > > Public Key Algorithm: rsaEncryption > >
Why? That's just the OID used. The name rsaEncryption corresponds to the standard PKCS#1 OID. Whereas 'rsa' is a deprecated ancient X509 OID. Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Funding needed! Details on homepage. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
