I want to test a web site which use ssl.
                        I try my test , but I have exception :

                        javax.net.ssl.SSLException: untrusted server cert
chain

                        I think that it's because I haven't accept the
server certificate, but I don't know how to do ... 
                        I try to import the cert with my browser and then
import it with keytool ...

                        keytool -v -import -validity 90 -alias cerbere -file
certificat.cer

                        but it still the same ...
                        Should  I make a plug-in or developping something ,
using jsse ??

                        Please help me !!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to