View previous topic :: View next topic |
Author |
Message |
b0fh Guru
Joined: 16 Jun 2003 Posts: 426
|
Posted: Sat Nov 06, 2004 4:04 pm Post subject: apache2 & mod_ssl: connection to :443 not encrypted |
|
|
I'm trying to set up apache2 (2.0.52-r1) to use it with https right now. I've got +ssl in USE, and followed the instructions on http://gentoo-wiki.com/HOWTO_Apache2#SSL .
Apache listens on port 443, but if I connect with telnet to that port and do a "GET /", I get a normal, not encrypted, answer.
My /var/log/apache2/ssl_* logs say nothing...
Any ideas what's wrong? |
|
Back to top |
|
|
laralura n00b
Joined: 05 Nov 2004 Posts: 9 Location: Germany
|
Posted: Sun Nov 07, 2004 4:27 am Post subject: Re: apache2 & mod_ssl: connection to :443 not encrypted |
|
|
You either did not include the vhost or bumped across the message
Quote: | Bad Request
Your browser sent a request that this server could not understand.
Reason: You're speaking plain HTTP to an SSL-enabled server port.
Instead use the HTTPS scheme to access this URL, please.
Hint: https://.../ |
that apache returns when you request something with http on an https port. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|