Filip Hanik - Dev Lists wrote:
it's blocking on initialization of SSL, did you set the correct <Connector> attributes for APR/SSL (they are not the same as the java connector)


Like Rainer said it blocks in SSL.initialize(). Wait few minutes...
Now, a param for AprLifecycleListener named
SSL.randSet("/dev/urandom") might help, although it doesn't exists.
BTW, I'm not sure that even yours SSLEngine="on|off" works either
(its always "on" thought)

Regards,
Mladen.

---------------------------------------------------------------------
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