Hi,

I'm trying to use :
    -Apache 1.3.12
    -mod_ssl 2.6.2
    -openssl 0.9.5 (0.9.4 too)
    -mod_php 3.0.15
with :
    -linux 2.2.14 (on Suse 6.2)
    -gcc 2.95.2
on Intel Pentium 2 hardware.

All this compiled fine (with a spec file), and applictions seems to work
fine except with own generated certificate.
After having tried many recompilation with and without i686 optimisations
(-mpentiumpro...), i've never got it work.

All works fine when i use the demo certificate (snakeoil-rsa.crt), but when
i try to use my own (generated with make certificate in apache tree, or
according mod_ssl docs) i get an error from openssl library :

[info]  Server: Apache/1.3.12, Interface: mod_ssl/2.6.1,
Library:OpenSSL/0.9.5
[info]  Init: 1st startup round (still not detached)
[info]  Init: Initializing OpenSSL library
[info]  Init: Loading certificate & private key of SSL-aware server
www2.mba-france.com:443
[info]  Init: Requesting pass phrase via builtin terminal dialog
[error] Init: Private key not found (OpenSSL library error follows)
[error] OpenSSL: error:0D084069:asn1 encoding routines:d2i_ASN1_SET:bad tag
[error] OpenSSL: error:0D09D082:asn1 encoding
routines:d2i_RSAPrivateKey:parsing
[error] OpenSSL: error:0D09B00D:asn1 encoding routines:d2i_PrivateKey:ASN1
lib

Any hints...

Olivier






______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to