Monthly Archives: May 2016

Convert Windows IIS SSL Certificate to Tomcat Java Format

This is a follow-on to my earlier post Convert Apache Httpd SSL Certificate for Tomcat. This time around we’re converting a GoDaddy SSL server certificate that has already been issued and currently in-use with Windows IIS web server. The most … Continue reading

Posted in System Administration | Leave a comment

Grep for Windows PowerShell

I recently needed to search a file in Windows for matching lines of text and did some looking around for a built-in tool to accomplish the task. I had some unique requirements that led me to a useful solution with … Continue reading

Posted in System Administration | Tagged , , | Leave a comment

Java SE 7 vs 8 TLS SSL Cipher Support

Recent news from Oracle indicates that free public support (bug fixes and security updates) will currently only be provided for Java SE 8.x (as of May 2016). This is a smart move for Oracle for many reasons – one being … Continue reading

Posted in System Administration | Tagged , , , | Leave a comment