I don't use virtual hosts. Here is the entry of the /var/log/apache2/error_log file when entering "curl https://localhost":
[Fri Mar 07 16:38:00 2008] [error] [client 127.0.0.1] Invalid method in request \x80v\x01\x03\x01
I always get it running with this: /usr/share/doc/packages/apache2/README.QUICKSTART.SSL
On Fri, Mar 7, 2008 at 4:28 PM, Nick Zeljkovic <nzeljkovic@site5.com> wrote:
I have done that already, but still I am not able to use apache with SSL.
"curl https://localhost" returns: curl: (35) error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
I need to authenticate users willing to interact with a subversion repository through the apache server. In my case APACHE_SERVER_FLAGS="SSL SVN_VIEWCVS" since I use ViewVC to browse the repositories.
</quote>
Have you configured SSL vhost too ? What does error_log say ? (/var/log/apache2/error_log) There should be a SSL template in /etc/apache2/vhosts.d which you can modify.
-- Nick zeljkovic
--
</quote>
You'll need to set one up for SSL, generate key/certificate and configure virtualhost to use that newly generated certificate.
-- Nick Zeljkovic
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-- L. de Braal BraHa Systems NL - Terneuzen T +31 115 649333 F +31 115 649444 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org