Meta
Recent Tweets
Warning: Invalid argument supplied for foreach() in /home/geektank/public_html/wp-content/plugins/wordtwit/html/twitter.php on line 4
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