Message4541

Author amak
Recipients amak, pjenvey
Date 2009-04-19.15:46:17
SpamBayes Score 5.682831e-06
Marked as misclassified No
Message-id <1240155978.3.0.0738401205762.issue1049@psf.upfronthosting.co.za>
In-reply-to
Content
I'm adding a new version of the SSLConnectTest.java file, which properly
sets up an SSL server socket for the client to connect to.

I'm also uploading a JKS (Java KeyStore) file, containing a
self-generated key, required for opening a server SSL socket.
History
Date User Action Args
2009-04-19 15:46:18amaksetmessageid: <1240155978.3.0.0738401205762.issue1049@psf.upfronthosting.co.za>
2009-04-19 15:46:18amaksetrecipients: + amak, pjenvey
2009-04-19 15:46:18amaklinkissue1049 messages
2009-04-19 15:46:17amakcreate