I am having issues with SSL when connecting to an IMAP server.
SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: sslv3 alert handshake failure (OpenSSL::SSL::SSLError)
After some research, I found a solution to this in "Ruby SSL error - sslv3 alert unexpected message", however, is there a way to force the SSL version for IMAP?