Ubuntu: 16.04
Apache: Apache/2.4.18 (Ubuntu)
CI: 3.1.6
I am using the built in library Email function in CI. Just a question for anyone who might know... Is it TLS1.2?
The emails are sent out through Microsoft Office365, and they have sent this motification that they will be stopping support:
Any idea how i might be go about finding out the TLS version that the CodeIgniter Library is sending?
Apache: Apache/2.4.18 (Ubuntu)
CI: 3.1.6
I am using the built in library Email function in CI. Just a question for anyone who might know... Is it TLS1.2?
The emails are sent out through Microsoft Office365, and they have sent this motification that they will be stopping support:
Quote:we are moving all of our online services to Transport Layer Security (TLS) 1.2+. As a result, we will be removing support for TLS versions less than 1.2 from our online services, beginning March 1, 2018.
Any idea how i might be go about finding out the TLS version that the CodeIgniter Library is sending?