Is there an equivalent option to SSLPassPhraseDialog in tomcat?
I am using APR for my https connector in tomcat
(http://tomcat.apache.org/tomcat-7.0-doc/config/http.html#SSL_Support_-_APR/Native).
I am wondering if there is an equivalent to the SSLPassPhraseDialog apache
directive
http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslpassphrasedialog
Thanks in advance,
Luis
ps: I know that this directive does not make my tomcat more secure...
No comments:
Post a Comment