eb 11, 2005, Janin-Magnificat Thomas wrote:
> Hello,
>
> I'm trying to create a little program that can load certificates and keys
> in a database with openssl api. But I'm not clear with keys files format.
> Correct me if I'm wrong :
>
> - PKCS#8 format is an e
Hello,
I'm trying to create a little program that can load certificates and keys in a
database with openssl api. But I'm not clear with keys files format. Correct me
if I'm wrong :
- PKCS#8 format is an encrypted format that contains private and public key.
- PKCS#1 is a format for RSA key
Title: max key length ?
hi All,
I'm currently implementing a Certificate Manager for a file broker, and I need to known what is the maximun of key length supported by openssl ?
thanks,
Thomas Janin