I am trying to use client SSL sockets connections running underneath Tomcat on AIX 
with IBM JVM 1.4.  I set the 'algorithm' key word in the server.xml file and this 
seems to work well for key store (server socket) connections.  However I cannot get 
the trust store side to work appropriately, I always get an I/O exception on SunX509 
algorithm.  I notice in the code it appears that the "SunX509" is hard coded to the 
TrustStoreManager.  How do I get it to use IbmX509?  I set the trsutManagerType to 
IbmX509 through -D options but this also did not work.

Tim

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

Reply via email to