Re: [gentoo-user] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name

2005-09-19 Thread Joseph
On Mon, 2005-09-19 at 17:14 +0200, Christoph Gysin wrote:
> Joseph wrote:
> > The (CN) of the certificate match out company name it doesn't match
> > localhost
> 
> I assume your apache is configured with hostname "localhost".
> 
> What does your apache.conf look like? (snipped to the relevant parts, of 
> course)
> 
> Christoph

In my /etc/conf.d/hostname I've:
HOSTNAME="syscon2"

I would understand if it complain about host name "syscon2" but it is
complaining about "localhost" .  Would it be taking it from
file: /etc/hosts ?

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name

2005-09-19 Thread Christoph Gysin

Joseph wrote:

The (CN) of the certificate match out company name it doesn't match
localhost


I assume your apache is configured with hostname "localhost".

What does your apache.conf look like? (snipped to the relevant parts, of course)

Christoph
--
echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name

2005-09-18 Thread Joseph
On Sun, 2005-09-18 at 13:15 +0200, Christoph Gysin wrote:
> Joseph wrote:
> > How to get rid of this error:
> > [warn] RSA server certificate CommonName (CN) `localhost' does NOT match 
> > server name
> > 
> > Every time I start apache it generate this error in ssl_error_log
> > My certificate  is for my domain-name not my localhost, and I don't have
> > any vhost configured with localhost so why is it trying to match
> > `localhost' to certificate CommonName?
> 
> This is either a misconfigured apache or a wrong certificate.
> 
> Could you post the certificate?
> 
> $ openssl x509 -text -in 
> 

The (CN) of the certificate match out company name it doesn't match
localhost

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name

2005-09-18 Thread Christoph Gysin

Joseph wrote:

How to get rid of this error:
[warn] RSA server certificate CommonName (CN) `localhost' does NOT match server 
name

Every time I start apache it generate this error in ssl_error_log
My certificate  is for my domain-name not my localhost, and I don't have
any vhost configured with localhost so why is it trying to match
`localhost' to certificate CommonName?


This is either a misconfigured apache or a wrong certificate.

Could you post the certificate?

$ openssl x509 -text -in 

Christoph
--
echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list



[gentoo-user] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name

2005-09-17 Thread Joseph
How to get rid of this error:
[warn] RSA server certificate CommonName (CN) `localhost' does NOT match server 
name

Every time I start apache it generate this error in ssl_error_log
My certificate  is for my domain-name not my localhost, and I don't have
any vhost configured with localhost so why is it trying to match
`localhost' to certificate CommonName?

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list