Re: problem about ssl

2008-12-25 Thread lampa
4209D3B3FE028B3170B2 > gpgp-key available @ http://pgpkeys.pca.dfn.de:11371 > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apach

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-tp21156802p211

Re: problem about ssl

2008-12-24 Thread lampa
--- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in context: http://www.nabble.com/problem-about-ssl-tp21156802p21165569.html Sent from the Tomcat - User

Re: problem about ssl

2008-12-24 Thread Mark Thomas
lampa wrote: > Hello all: > Now, I configure the SSL server in TOMCAT ,and I access the > address(https://localhost:8433/...) is OK. > However, before I access the port 8433 ,I must choose the certificate in IE > browser. I don't want to do it,I just want to call the web browser script > ,which ch

problem about ssl

2008-12-24 Thread lampa
icate . I mean that I want to do something choosing the certificate by myself ,not by the TOMCAT and IE browser automatically . ANY Hits is welcomed! THX Lampa -- View this message in context: http://www.nabble.com/problem-about-ssl-tp21156802p21156802.html Sent from the Tomcat - User mailing