SSL server socket factory. It _requires_ a valid RSA key and
JSSE.
author: Harish Prabandham author: Costin Manolache author: Stefan Freyr Stefansson author: EKR -- renamed to JSSESocketFactory
Configure Client authentication for this version of JSSE. The
JSSE included in Java 1.4 supports the 'want' value. Prior
versions of JSSE will treat 'want' as 'false'.
Parameters: socket - the SSLServerSocket
Configure Client authentication for this version of JSSE. The
JSSE included in Java 1.4 supports the 'want' value. Prior
versions of JSSE will treat 'want' as 'false'.
Parameters: ssocket - the SSLSocket