[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mod_ssl in apache2 broken on sparc?



I've been having a hell of a time trying to convince mod_ssl to work
with apache2 on Debian/sparc.

I created my own CA, signed a certificate, and put the resulting key
and certificate pair in a place where apache can get to them.

The server never starts when I have a vhost using these certificates
enabled.  Instead, I get this in the vhost's error log:
[Sat Jan 22 18:28:53 2005] [error] Init: Private key not found
[Sat Jan 22 18:28:53 2005] [error] SSL Library Error: 218710117 error:0D094065:a
sn1 encoding routines:d2i_ASN1_SET:bad class
[Sat Jan 22 18:28:53 2005] [error] SSL Library Error: 218529960 error:0D0680A8:a
sn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
[Sat Jan 22 18:28:53 2005] [error] SSL Library Error: 218595386 error:0D07803A:a
sn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
[Sat Jan 22 18:28:53 2005] [error] SSL Library Error: 218734605 error:0D09A00D:a
sn1 encoding routines:d2i_PrivateKey:ASN1 lib

The thing that gets me is - if I move this key/cert pair to an x86 box
running Debian and apache2, the server doesn't have a problem starting
(and the SSL site works).

I'm using apache2-mpm-prefork 2.0.52-3 (the x86 box runs 2.0.52-1).
This problem also occured with 2.0.49-1 on sparc.

Any ideas why this is failing?  Even better - any ideas how I can
convince this to work?

-- 
Mike Edwards <sauron-debian-sparc@psychology.rutgers.edu>
System Administrator
Psychology Department, Rutgers University, Newark campus



Reply to: