I am developing in Visual Studio 2017 and I'm writing an asp.net core 2.0 web application. In the project properties there is a checkbox for Enable SSL. Any idea why this is called SSL instead of TLS?
Also, it seems folks refer to certificates as SSL Certificates instead of TLS certificates. Is that a industry practice?