I have a workflow project that uses an IMAP Get component to connect to an Exchange server. We have a PCI requirement to have TLS 1.0 disabled on our servers and when it is disabled, the IMAP Get component throws an exception error:
ExceptionTriggerStackTrace = "Quiksoft.EasyMail.SSL.SSLConnectionException: Error connecting to server. webmail.premierbankcard.com ---> Quiksoft.EasyMail.SSL.SSLConnectionException: Error performing Handshake. Conn ---> Quiksoft.EasyMail.SSL.ᜀ: Unable to get the HELLO bytes.-2146893007
I'm running Workflow solution 8.0 on Windows Server 2012 R2.
Anyone have a solution for this?
Thanks