> How do you test the key/certificate matchup? I cannot find this on the
> webpage (though I may have overlooked it). If someone could just point me
> in the right direction I could help myself.
> 
> Also, if anyone recognizes this error, I would greatly appreciate any
> input, it's from an apache-ssl server (during startup):
> 
> # /usr/sbin/httpsd -f /usr/local/etc/httpd/conf/imagixx/httpd.conf
> 
> Reading certificate and key for server avalon.imagixx.net:443
> Error reading private key file /usr/local/etc/httpd/conf/imagixx/www.imagixx.net.key:
> 5617:error:0D09A085:asn1 encoding routines:D2I_RSAPRIVATEKEY:parsing:d2i_r_pr.c:124
> 5617:error:0906700D:PEM routines:PEM_ASN1_read_bio:ASN1 lib:pem_lib.c:236

Seems that the *.key file isn't in the right format. You can test it
by reading it with "ssleay rsa -in www.imagixx.net.key -nout -text"
and see wether it fails. If it does you should generate  new key pair and cert.

-- 
read you later  -  Holger Reif
------------------------------------ Signaturprojekt Deutsche Einheit
TU Ilmenau - Informatik - Telematik                (Verdamp lang her)
[EMAIL PROTECTED]          Alt wie ein Baum werden, um ueber
Remus.PrakInf.TU-Ilmenau.DE/Reif/    alle 7 Bruecken gehen zu koennen
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/  |
+-------------------------------------------------------------------------+

Reply via email to