Forum Discussion
SQL Server installer unable to download the required files
I found I was getting the below error in event viewer (Along with the error OP is seeing) at each attempt to install SQL server Dev edition or express.
Addition Error: "A fatal error occurred while creating a TLS client credential. The internal error state is 10013."
Here are the steps (from at this https://social.technet.microsoft.com/Forums/ie/en-US/aaced205-b0ec-4874-b440-8075dd74d8df/a-fatal-error-occurred-while-creating-an-ssl-client-credential-the-internal-error-state-is-10013?forum=exchangesvradmin) I used:
1. In Control Panel, click Administrative Tools, and then double-click Local Security Policy.
2. In Local Security Settings, expand Local Policies, and then click Security Options.
3.Under Policy in the right pane, double-click System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing, and then click Enabled.
4. Ran gpupdate /force
Thank you,
Aaron.
- Michael YuskoMar 27, 2018Copper Contributor
I corrected the error by enabling TLS 1.0.
- ssilberbergApr 12, 2020Copper Contributor
Michael Yusko Still happening in 2020, even with TLS 1.2