Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: help required on jsse1.0.2 giving untrusted server cert chain


Message #1 by "sami" <sami.s.n@l...> on Thu, 10 May 2001 06:34:23
hello every body,
iam trying to open a out put stream to a secure server
and when i do this it gives me this error called IO:javax,net.sslexceotion
unknown server cert chain
i went to the jsse docs and found out 3 solutions to these problems
one was debugging using java -Djavax.net.debug=all MyApp
that i did but couldnt solvve the problem
does anybody know java support for ssl 3.1
i can open a stream to https//www.verign.com
but this secure server which iam talking to uses ssl version 3.1
pls help

  Return to Index