The specified certificate is entrusted by CA , if not, I think TOMCAT must
verify the certificate and SSL connection must be failed .
I don't think there is any problem about my idea. I just want to implement
something that choosing the certificate by ActiveX control,not by users.
Yes, maybe I s
Actually your approach is breaking SSL-security. Among other things
SSL is bsed on TRUST. Therefore, if an unkown or self-signed
certificate is used, any browser should inform the user that the cert
is not signed by a CA.
If you want to implement a way to circumvent said behaviour,
personally I do
I just want to prevent prompt windows to show ,instead that certificate will
specified by ActiveX control .
I don't know there is any solution to do it .
Can you tell me ?
Thank you very much!
Lampa
--
View this message in context:
http://www.nabble.com/problem-about-ssl-tp21156802p21166271.ht
thank u again. I have downloaded the binary version and placed it on
my
desktop and And ran it using sh startup.sh.
and then I access the http://localhost:8080/ site successfully. but
when i
try to access http://localhost:8080/mms_test. I get the same error as
before. However when I try to