Discussion: SSl Setup
Afficher un message
Vieux 21/01/2008, 06h37   #9
Norman Peelman
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SSl Setup

Charles wrote:
> 1) I'm now working on SSL, and I'm still getting along. The first
> issue I have is that I have a certificate error coming from the
> certificate I created and moved. What exactly is the browser looking
> at in this certificate?
>
> 2) I get a single index page (my default as defined in httpd.conf and
> confirmed by httpd -S in the vitual hosting section). It's actually
> an unsecured page from a [relatively] unsecured directory. I've also
> looked at the ssl.conf file. I have a different documentroot in
> ssl.conf. I'm using name based virtual hosting with my very own DNS A
> Record IP. How does the ssl.conf file relate to, or get used by, the
> httpd.conf file?


Charles,

It's my understanding that you cannot mix SSL with name-based virtual
hosts. That's the reason it keeps giving you the index page from the
first VH. You may be better off running a second Apache process on the
SSL port (unless you can go IP based virtual hosts). I do not have SSL
set up in my system you I don't have any other info on this.

--
Norman
Registered Linux user #461062
  Réponse avec citation
 
Page generated in 0,04449 seconds with 9 queries