Saved my butt, man! Thanks!

Daniel.


-----Mensagem original-----
De:   Nils Larsch <[EMAIL PROTECTED]>
Enviada em: 18/10/2003 16:27:04
Para: [EMAIL PROTECTED]
Assunto: Re: RSA private key encryption & storage doubt

On Friday 17 October 2003 21:15, Daniel Monteiro Ferreira wrote:
....
> which works just fine. The problem is that everytime I try to load
> the key using the command
>
> rsa = PEM_read_RSAPrivateKey(fp, &rsa, NULL, (void *)password);
>
> I get the error message
>
> error: 0906B072:PEM routines: PEM_get_EVP_CIPHER_INFO: unsupported
> encryption
>
> What's going on? Can anyone gimme a hand?

Did you include 'OpenSSL_add_all_algorithms' in your code ?

Nils
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to