I have an instance of SQL Server 2012 Developer edition. I need to support the TLS 1.2 features available in SP2 or SP3. I have reviewed the upgrade matrix at https://msdn.microsoft.com/en-us/library/ms143393(v=sql.110).aspx. I am only seeing Developer editions upgrading to new Developer editions. Ultimately I just need TLS 1.2 support, is there an upgrade available for SQL Server 2012 Developer edition?
Thanks.