I have a web application running the following specs:
- Windows Server 2016
- PHP 8.0.14
We're interested in upgrading to TLS 1.3 in the near future. We're aware this will necessitate upgrading the O/S to Server 2022. We'd like to verify PHPMailer 6.8.0 or later is compatible with TLS 1.3. If yes, directing me to the appropriate release notes would also be helpful.
I have located old threads that suggest PHPMailer is compatible, but with some configuration adjustments. Is this still necessary? https://stackoverflow.com/a/63234048/676923