DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31289>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31289

Option to disable "You're speaking plain HTTP to an SSL-enabled server port"





------- Additional Comments From [EMAIL PROTECTED]  2004-09-20 19:44 -------
| The same way you could argue that an FTP server should recognize when you use
| HTTP to talk to it.

Not really. That's a different issue. SSL ist not an application level protocol.

| Instead, when you try that, the FTP server will give you a
| FTP protocol error (not an HTTP error). I want to have an HTTPS-only server,
| ifany error is generated, it should be HTTPS.

HTTPS is HTTP over SSL.
Generating a "HTTPS" error message is impossible, since there's no established
SSL connection at this time. So HTTP is the only way the HTTP server can speak.

| The goal is to attract less attention from automated scripts.

You won't have luck with this strategy. Rather the opposite.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to