On Fri, 26 Apr 2002, Eric Rescorla wrote:

> (1) CoyoteServerSocketFactory appears to be willing to handle a
> "socketFactoryName". AFAICT, this is supplanted by SSLImplementation
> and none of the other code does anything with it. Any reason not to
> remove support for this directive entirely?
> 
> (2) JSSE uses one keyfile (the keystore). PureTLS uses three, the
> keyfile, the CA file, and the random file. I need to add new
> directives to ServerSocketFactory to propagate those.
> 
> Does anyone object to these changes?

+1

BTW, I just got pureTLS to work with axis - jsse has a stupid bug
and couldn't find any solution or fix. It works _great_.

( and policy.acceptUnverifiableCertificates(true) instread of 
fake trust factories and ugly hacks  is amazing )

Costin


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

Reply via email to