LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-22-2003, 04:39 PM   #1
Gahan
LQ Newbie
 
Registered: Feb 2003
Location: Purmerend, The Netherlands
Distribution: RH7.3, RH8.0
Posts: 10

Rep: Reputation: 0
Question [Apache-SSL]: Invalid method in request !g!!


Hi people,

I'm using:


* Red Hat Linux 8.0
* Apache 2.0.40-11.5
* openssl 0.9.6b-33



Now I've tried setting up a ssl so I can access my stuff with https://...etc... Everything configured and httpd starts with no errors.

Now when I try to access my site with https://192.168.77.2/webmail or with https://ting/webmail with Mozilla 1.4 I get this dialogbox:

"The connection to 192.168.77.2 has terminated unexpectedly. Some data may have been transferred. [OK]"

In IE 6.0 I get: a "The page can not be displayed" error when going to the url's mentioned above.

In the error_log of apache I see this when trying with Mozilla:
[Sun Jul 20 11:16:55 2003] [error] [client 192.168.77.16] Invalid method in request !g!!

This one occurs only when I try with IE:
[Sun Jul 20 11:25:12 2003] [error] [client 192.168.77.16] Invalid method in request !L!!

Can anyone help me with this?

About the config. This is the only thing I added to httpd.conf to try make ssl work:
Listen 192.168.77.2:443
Listen ting:443

This is what my ssl.conf looks like (I've included it within httpd.conf):

<VirtualHost 192.168.77.2:443>
ServerName ting
ServerAlias ting.innertruth.net
DocumentRoot /var/www/html
TransferLog /var/log/httpd/access_secure_log
ErrorLog /var/log/httpd/error_secure_log
SSLLog /var/log/httpd/ssl_log
SSLLogLevel trace
SSLEngine on
SSLCertificateFile /usr/share/ssl/ting.crt
SSLCertificateKeyFile /usr/share/ssl/ting.key
SSLCACertificatePath /usr/share/ssl/certs
SSLCARevocationPath /usr/share/ssl/certs
SSLCipherSuite ALL:!EXP:!LOW:!ADH:+HIGH:+MEDIUM
#
#Allow users who possess a valid certificate to access the /extranet URI.
#
Alias /webmail/ /var/www/html/webmail/
<Directory /var/www/html/webmail>
SSLVerifyClient require
SSLVerifyDepth 1
</Directory>
</VirtualHost>

Any help on this is greatly appreciated.

Cheers,

Gahan
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Nvidia problems with Xorg: X Error of failed request: BadWindow (invalid Window para s1l3ntbob Debian 2 11-05-2005 05:36 PM
Somebody kill my Apache with "Invalid method in request", please help... hurieka Linux - Security 4 06-14-2005 11:29 PM
Squirrel Mail Error- Could not complete request. Invalid mask vdi_nenna Linux - Software 0 09-04-2004 11:25 AM
SSL + Apache2 = Invalid Method in Request TruckStuff Linux - Networking 5 08-29-2004 03:29 AM
Invalid SSL/TLS toolkit base dir error while compiling Apache 2 basse- Linux - Software 2 03-20-2004 12:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration