-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
rc
-
generic
-
generic
Many people wonder what the output of -Djavax.net.debug looks like,
and how they can debug their certificate unknown problems.
Should provide an example, perhaps using the www.sun.com as
an example?
brad (date not available).
Also, there should be a sections for the "debugging/troubleshooting.
for the following:
o describes why a cert not found error occurs and how to fix it.
add any of the chain's certs into the truststore
write your own trust manager
o java.io.IOException: HTTPS hostname wrong: should be <xxx.com>
URL must match CN in the lead certificate
write your own HostnameVerifier
###@###.### 2002-07-25
and how they can debug their certificate unknown problems.
Should provide an example, perhaps using the www.sun.com as
an example?
brad (date not available).
Also, there should be a sections for the "debugging/troubleshooting.
for the following:
o describes why a cert not found error occurs and how to fix it.
add any of the chain's certs into the truststore
write your own trust manager
o java.io.IOException: HTTPS hostname wrong: should be <xxx.com>
URL must match CN in the lead certificate
write your own HostnameVerifier
###@###.### 2002-07-25