Question:
Does PSIcapture support Transport Layer Security (TLS) encryption protocols when an automated import communicates with an IMAP server via E-mail Connector?
Answer:
TLS use is based on the version of .NET Framework implemented in the environment. Versions of PSIcapture 7.4 and later are compiled against .NET Framework 4.6.1, and so will utilize TLS 1.2 if that is the version of .NET Framework present. If .NET Framework 4.7 is available, then PSIcapture uses the TLS protocol recommended by the operating system; currently, this will be TLS 1.3, but if more secure protocols are released in the future, it may utilize those instead.
Comments
Please sign in to leave a comment.