You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Christopher Schultz <ch...@christopherschultz.net> on 2012/04/02 21:54:31 UTC

Re: Chasing a SocketTimeoutException with APR

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

Micheal,

On 3/30/12 3:37 AM, Osipov, Michael wrote:
> Pid * wrote:
>> Can you switch to the NIO connector and see if a similar issue
>> occurs?
> 
> Not on the production system. We are using APR with SSL, so I did
> not create Java compatible SSL keys. I can try on an integration
> system but this error happens sporadically on this method.

FWIW, you should be able to convert SSL keys between formats using
keytool and openssl.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk96A/cACgkQ9CaO5/Lv0PCnuACfaiuZYGcvNavA9Z5Upf7QziFl
RD8An12MqpkAgPLBgII0zwcvuXAEOFoG
=8J3W
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Chasing a SocketTimeoutException with APR

Posted by Felix Schumacher <fe...@internetallee.de>.

Christopher Schultz <ch...@christopherschultz.net> schrieb:

>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Micheal,
>
>On 3/30/12 3:37 AM, Osipov, Michael wrote:
>> Pid * wrote:
>>> Can you switch to the NIO connector and see if a similar issue
>>> occurs?
>> 
>> Not on the production system. We are using APR with SSL, so I did
>> not create Java compatible SSL keys. I can try on an integration
>> system but this error happens sporadically on this method.
>
>FWIW, you should be able to convert SSL keys between formats using
>keytool and openssl.
You could even try to set/change the keystoreType atribute of the connector to pkcs12.  That way you should be able to use the openssl keystore directly.

Regards
 Felix
>
>- -chris
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
>Comment: GPGTools - http://gpgtools.org
>Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
>iEYEARECAAYFAk96A/cACgkQ9CaO5/Lv0PCnuACfaiuZYGcvNavA9Z5Upf7QziFl
>RD8An12MqpkAgPLBgII0zwcvuXAEOFoG
>=8J3W
>-----END PGP SIGNATURE-----
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>For additional commands, e-mail: users-help@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org