-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b55
-
generic
-
generic
JSSE allows debugging output by using the system property "javax.net.debug".
Currently, it outputs data before it goes into the SSL/TLS mechanism and
is rewritten. There is no way to figure out what is actually output on the
socket. There have been requests from ###@###.###
to output data as it's actually written, so that people comparing with
snoop output can compare with what's actually expected.
This seems reasonable, and is very low risk.
###@###.### 2004-05-17
Currently, it outputs data before it goes into the SSL/TLS mechanism and
is rewritten. There is no way to figure out what is actually output on the
socket. There have been requests from ###@###.###
to output data as it's actually written, so that people comparing with
snoop output can compare with what's actually expected.
This seems reasonable, and is very low risk.
###@###.### 2004-05-17