Has anyone implemented TLS in an AlwaysOn environment?
My current test environment is a 3 sever setup with a listener running SQL Server 2014.
We are looking to add TLS and wanted to test it first in this environment. TLS in a single server setup was easy to implement but I am wondering if I create certificates for the individual servers or the listener (or maybe both).
Regards
Andrew