On Wed, Jan 29, 2003 at 11:00:05AM +0100, Aihong Yin wrote:
> Hello all,
> 
> I am trying to setup my server (apache 2.0.43, opensl 0.9.6g on RedHat 
> 7.1).
> 
> I have created a SSL server certificate using a self-made CA, and am 
> sure that
> the Common Name in the Server Certificate und ServerName in http.conf 
> file are
> the same "yin.fokus.gmd.de", which is identical with the host address.
> 
>From the error message in the subject, it would appear that you have set CN to
yin.* and not yin.fokus.gmd.de. Use openssl to verify the problem:

openssl x509 -noout -text -in server.crt

vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall

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

Reply via email to