That was the problem.

Thank you very much!

On 11/6/07, Tim Hudson <[EMAIL PROTECTED]> wrote:
>
> John T. Cox wrote:
> > So, I went back and put in the ERR_print_errors and got this:
> >
> > 19239:error:0906B072:lib(9):func(107):reason(114):pem_lib.c:481:
> >
> > The online manual page describes what each field is. But, I cannot find
> > any documentation that explains what the error code (19239) or reason
> > string (reason(114)) means.
> >
> > If anyone couple point me in the right direction, I would be extremely
> > grateful.
>
> $ openssl errstr 0906B072
> error:0906B072:PEM routines:PEM_get_EVP_CIPHER_INFO:unsupported encryption
>
> You are probably just missing a call to OpenSSL_add_all_algorithms() in
> your
> application.
>
> Tim.
>



-- 
==============================================================================
                                John T. Cox
                          e-mail [EMAIL PROTECTED]
                    www http://members.iglou.com/vampire
==============================================================================

Reply via email to