New Tutorials

by Stephen Fluin 2007.11.20
When I get a chance, I would like to put up two new tutorials that I have written in order to solve two huge mysteries in web development. The first is the process of taking an apache-formatted certificate and key pair, and turning it into a file that Tomcat can serve as a valid certificate. The second is the problem of taking any subdomain and passing it to your application so that it can be used as a variable. In attempting to solve these issues I have seen that they are not very well addressed by forums or postings by other individuals, so hopefully as soon as I get these up, others will be able to take advantage of my effort.
permalink