Re: [EMAIL PROTECTED] Re: Problem when mixing NameVirtualHost + non with SSL - "Oops, no RSA or DSA server certificate found?!"

2005-12-07 Thread Nick Burch

On Wed, 7 Dec 2005, Joost de Heer wrote:

Under this configuration, when I try to start apache, it fails with
"[error] Oops, no RSA or DSA server certificate found?!". Even under
Debug, it fails to tell me which certificate it hit this on.


You do need to specify the SSLCertificate(Key)File in all SSL vhosts.


I have them. On my NameVirtualHosts, I specify the same Certificate and 
Key, since it's a wildcard certificate


Nick

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED] Re: Problem when mixing NameVirtualHost + non with SSL - "Oops, no RSA or DSA server certificate found?!"

2005-12-07 Thread Joost de Heer
> Under this configuration, when I try to start apache, it fails with
> "[error] Oops, no RSA or DSA server certificate found?!". Even under
> Debug, it fails to tell me which certificate it hit this on.

You do need to specify the SSLCertificate(Key)File in all SSL vhosts.

Joost


-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]