On Wed, Dec 08, 1999, [EMAIL PROTECTED] wrote:

> Full_Name: Ken
> Version: 2.4.9-1.3.9
> OS: Solaris 2.6 Sparc
> Submission from: (NULL) (202.64.57.66)
> 
> This is a question from a newbie. 
> 
> I've installed openssl-0.9.4, mm-1.0.12, modssl-2.4.9-1.3.9, apache-1.3.9. I
> tried to make my own certificate, signed by a self-created ca.crt. I also tried
> "make certificate".
> 
> The result is I get "Invalid method in request..." in my log file. Can someone
> tell me what's going on?

This usually means you're speaking HTTPS to a port where only HTTP is spoken.
Check your server configuration (by comparing with httpd.conf-dist) and make
sure SSL is actually enabled for the virtual host which corresponds to the
port you connect to.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to