Re: [Beepcore-java-users] TLS
Status: Beta
Brought to you by:
huston
From: Andrew N. <an...@ec...> - 2002-12-13 16:27:23
|
Huston wrote: >>I have a few questions about the use of the TLSProfile: >>* Firstly what is the advantages of JSSE over PTLS and vica versa? > > > The reason for the PTLS TLSProfile was because of a bug in theJSSE library > that wouldn't allow client authentication when starting TLS (instead of > SSL). I don't believe this true any more. I don't seem to be having this problem with the JSSE stuff that comes with JDK 1.4. -andy |