Re: problem about ssl

2008-12-25 Thread lampa
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

Re: problem about ssl

2008-12-25 Thread Gregor Schneider
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

Re: problem about ssl

2008-12-25 Thread lampa
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

Re: Tomcat 5.5 error

2008-12-25 Thread Kees Jan Koster
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