Building PowerShell in Windows results in a mismatch in security certificates #6233
Labels
Area-Maintainers-Build
specific to affecting the build
Hacktoberfest
Potential candidate to participate in Hacktoberfest
OS-Windows
Resolution-Fixed
The issue is fixed.


CallmeJoeBob commentedFeb 24, 2018
Description
This issue is caused by a mismatch in TLS certification. Windows Powershell ships with version 1 of TLS, while Github requires version 1.2.
Steps to reproduce
When building PowerShell, run the Start-PSBootstrap script
Expected behavior
Script is able to establish a secure channel that matches default Windows certificates
Actual behavior
Error is returned: The request was aborted: could not create SSL/TLS secure channel.
Environment data
The text was updated successfully, but these errors were encountered: