Meta
Recent Tweets
- RT @HealthRanger: Teen girl rushed to hospital for eating nothing but chicken nuggets for 15 years http://t.co/7VSnmr8j via @HealthRanger [#]
Recent Comments
Tag Archives: 2007
Testing Exchange 2007 IMAPS using OpenSSL
I was trying to find out why Thunderbird wasn’t working with Exchange 2007 IMAPS (SSL). So I started testing this using OpenSSL using the following command. openssl s_client -connect imap.host.ca:993 However, I was able to use the LOGIN command, no … Continue reading