I don't expect it to work .
I expect to return either 404 , 500 http status (maybe any other) or nothing
.
try this:
telnet mail.google.com 443
You will get a connection however NOTHING will be returned .
Now ,I am trying ssl connection to tomcat :
telnet myhost 8443
And getting the strange bits.
^U^C etc...
I don't think that is valid .So ,since i don't (currenttly) think that this
a tomcat problem - i think that this a problem in my setup,
i am trying to get help to fix it.
Basically that can be checked in a very simple manner:
try to setup ssl for a tomcat and then telnet to it (8443 port).
Do you get any response?
[1] If no that is problem in my configuration (and please help me correct it
I will resend it if needed),
[2] If yes that is a problem in tomcat.
I will be very thankfull if you could help me in this.
(I will try it myself when i got a machine to do it).
As for why did i do that on the first place:
I am trying to setup a production server and a bit worried about security.
Thanks for response .
Evgeny.


On 12/13/06, Christopher Schultz <[EMAIL PROTECTED]> wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Evgeny,

Tsirkin Evgeny wrote:
> I have setted up a tomcat to listen to ssl on 8443 port. When i use
> url https://myhost:8443/ everything works fine.
>
> However when pointing my browser to http://myhost:8443/ I am getting
> strange response.

What did you expect? When you try to use HTTP to communicate with an
HTTPS service, it's simply not going to work.

Why would you try to use an http:// URL instead of https:// ?

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFgCPp9CaO5/Lv0PARAt4cAJ4u7iBDaFlPRDDuDo9jGoV+vhKdXACeMNIX
rfk6cIcGUgSOxJ90jbNdENs=
=3X5A
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to