Jack,

are you sure, the certificate and the key match up?
You can do this by looking at the modulus, it must be the same.
In OpenSSL this looks like
  'openssl x509 -in [YOUR_CERT] -noout -modulus' respectively
  'openssl rsa -in [YOUR_KEY] -noout -modulus'.
You may pipe this through 'openssl md5' to get the modulus md5 sum.

Martin

--

 Martin Drescher
 Manfred-von-Richthofen-Strasse 223
 12101 Berlin

 VoIP:   +49 30.609 88 293
 Email:<dresc...@inter.net>
 USt-IdNr. DE211832267
 GnuPG Key Fingerprint, KeyID '4FBE451A':
 '2237 1E95 8E50 E825 9FE8  AEE1 6FF4 1E34 4FBE 451A'

Please consider the environment - do you really need HTML email?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to