Tag Archives: Java

Java, SSL and self-signed certificates

Depending on the API you are using or how you are using SSL, you might have received an error stating that the certificate is invalid, not path to certificate, invalid certificate chain, no chain found, PKIK error, or something similar. … Continue reading

Posted in Java | Tagged , , , , , | Leave a comment

Multiple Tomcat instances Debian scripts

I opened a new Google Code project to manage the scripts I wrote that allow multiple instances of Tomcat to be run on Ubuntu. These scripts are now fully open source (more so than before I guess) and available to … Continue reading

Posted in Java, Linux, Ubuntu | Tagged , , , , | Leave a comment