Categories

Our Sponsors

Exporting Tomcat SSL keys to Apache httpd

Apache Tomcat SSL keys created with keytool are, by default, in der format. These keys cannot be used in Apache httpd since httpd, be default, expects the keys in pem(X509) format. Using the below steps you can export the tomcat’s keys to Apache httpd format and use it for Apache.

I assume that you already [...]

Share

Force Tomcat to HTTPS

Need to have http redirect to https within Tomcat. Here is a good page on setting up SSL for Tomcat tomcat-6.0-doc/ssl-howto.html

1. Change Tomcat’s server.xml. (<application>/tomcat/conf/server.xml) Edit the non-SSL <Connector> entry listening on port 80 and add or edit the redirectPort atribute to point to the port on which the SSL <Connector> is listening. By [...]

Share
Get Adobe Flash playerPlugin by wpburn.com wordpress themes