On Fri, Feb 20, 2009 at 4:49 PM, François Beausoleil <francois@xxxxxxxxxxx> wrote: > Hi all, > > I think I've setup SSL, but Apache just won't use it. Syntax files read OK, > and everything seems right, but... The full details of all my config files > are here: http://gist.github.com/67695 > > Below are excerpts. The server is Ubuntu Intrepid, I'm using Apache 2.2.9, > hosted on Amazon EC2. The ssl module is loaded. > > Apache does listen on ports 80 and 443, as confirmed by lsof and netstat. > > <VirtualHost _default_:443> > SSLEngine On My guess is you have an overlapping virtualhost with * or *:443. apachectl/apache2ctl/httpd -S would probably show you where. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx