Hassan ,just a thought:
when connecting via telnet  i am first getting  an empty  response
typing in some character and  only then i am getting the bits.
Is that what you tried?
-------------------------------------------------
telnet localhost 8443
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
kfglfkmvlf

Connection closed by foreign host.
-------------------------------------------------
The strange response bits are what i got here just befor "Connection
closed".
Thanks again.
Evgeny.

On 12/13/06, Tsirkin Evgeny <[EMAIL PROTECTED]> wrote:

On TLS i am getting the same result.
How do i check for an APR existens ?
Chuck suggested that this is the problem.
However I don't know where to look .
I am using 5.5.20 could that be a problem?
Thanks.
Evgeny.

On 12/13/06, Hassan Schroeder <[EMAIL PROTECTED]> wrote:
>
> On 12/13/06, Tsirkin Evgeny <[EMAIL PROTECTED]> wrote:
>
> > 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?
>
> Just tried on a 5.5.9 non-APR system -- no response :-)
>
> > [1] If no that is problem in my configuration
>
> The Connector on the test system above is configured with
>     sslProtocol="TLS"
> so you might consider Chuck's suggestion for starters...
>
> --
> Hassan Schroeder ------------------------ [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> 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