Skip to content

Specify the TLS versions to compatible with lower .NET Framework#9

Open
CrazyBoyFeng wants to merge 1 commit intoMoneroOcean:masterfrom
CrazyBoyFeng:master
Open

Specify the TLS versions to compatible with lower .NET Framework#9
CrazyBoyFeng wants to merge 1 commit intoMoneroOcean:masterfrom
CrazyBoyFeng:master

Conversation

@CrazyBoyFeng
Copy link
Copy Markdown

On Windows systems with a lower version of the NET Framework, TLS 1.0 is used by default when no TLS version is specified, but some sites (such as raw.githubusercontent.com) have blocked TLS 1.0, so access will fail, the system will prompt:

Could not create SSL/TLS secure channel

The workaround is to specify TLS version 1.1 and 1.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant