-
Notifications
You must be signed in to change notification settings - Fork 316
Raise warning message for insecure protocols #591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
cheenamalhotra
merged 32 commits into
dotnet:master
from
DavoudEshtehari:SSL_TLS_WarningMessage
Jun 10, 2020
Merged
Changes from 28 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
0784b17
Cached the protocol version on Managed SNI
DavoudEshtehari 9266e65
Initial changes for SNI Merge testing
cheenamalhotra afa3032
Add testing support for .NET Standard/Package reference
cheenamalhotra b4cbbef
More improvements + renamed SNI.dll
cheenamalhotra b895c14
Receive protocol version
DavoudEshtehari 7f74273
Receive protocol version
DavoudEshtehari 4be02e0
Merge remote-tracking branch 'origin/SSL_TLS_WarningMessage' into SSL…
DavoudEshtehari c239acc
EOF
cheenamalhotra 57a3c89
Spell
cheenamalhotra cd932fa
Merge remote-tracking branch 'Cheena/temp-sni-merge' into SSL_TLS_War…
DavoudEshtehari 6acc1b2
Added project configurations
DavoudEshtehari ec0ffe2
Merged with Cheena 'temp-sni-merge'
DavoudEshtehari a997dc6
Added NetCore protocol warning
DavoudEshtehari cc7c620
NetFx SNI changes for auto-load
cheenamalhotra 962b8e4
Capitalize
cheenamalhotra 9216b09
Throw unsecure protocol warning at NetCore
DavoudEshtehari eefd8ed
Throw unsecure protocol warning at NetFx
DavoudEshtehari aeb683e
Merge remote-tracking branch 'Cheena/temp-sni-merge' into SSL_TLS_War…
DavoudEshtehari 5ccd763
Update new SNI approach changes
DavoudEshtehari ab564ce
Udate NetFx & add net_invalid_enum message
DavoudEshtehari a708ae3
Update NetCore
DavoudEshtehari 6345d10
Merge branch 'SSL_TLS_WarningMessage' of github.com:DavoudEshtehari/S…
DavoudEshtehari 0fd42f3
Revert "Merge branch 'SSL_TLS_WarningMessage' of github.com:DavoudEsh…
DavoudEshtehari 4c37241
Improved warning
DavoudEshtehari bc1de6d
Merge remote-tracking branch 'UpStream/master' into SSL_TLS_WarningMe…
DavoudEshtehari 839c901
Amended external functions
DavoudEshtehari 7953af1
Addressed reviews
DavoudEshtehari 8b0870a
Reverted the M.D.S.nuspec
DavoudEshtehari 84ca695
Added summary
DavoudEshtehari 35b7ad6
Amended document
DavoudEshtehari 87fb742
Address reviews
DavoudEshtehari 492bc9f
Merge branch 'master' into SSL_TLS_WarningMessage
cheenamalhotra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletions
9
src/Microsoft.Data.SqlClient/netcore/src/Resources/SR.Designer.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.