How To Determine The Current Protocol Using Javascript

Author: , February 18th, 2011

var myPrefix = ‘https:’ == document.location.protocol ? ‘https://’ : ‘http://’;

Certifiable!

Author: , October 16th, 2009

Got the client’s web server to accept secure connections via SSL. I configured Apache httpd.conf properly so it used the right certificate file and it finally started working. I love lsof – what a great tool. Naomi just got home. Time for some TLC for her.

Looking for Authority…

Author: , October 16th, 2009

Need to find the client’s SSL cert – anyone seen it?

Noon (ish) – Just Ducky!

Author: , October 15th, 2009

Both desktops patched, optimized, shut down and dusted. Noise level in the office is MUCH lower! Have made substantial improvements in the docs. Now looking at https implementation for the developer’s personal web directories. So far so good. Feeling fine.