MCP-0039 Licensing and encryption#2931
Draft
henrikt-ma wants to merge 9 commits into
Draft
Conversation
…slated to markdown
Minor fixes discovered while checking text
HansOlsson
reviewed
May 10, 2021
|
|
||
| ### Handshake | ||
|
|
||
| 1. The tool initiates a cryptographic handshake according to TLS 1.2 |
Collaborator
There was a problem hiding this comment.
TLS 1.2 has been superseded by TLS 1.3; rfc 8446. I assume that should be used, right?
Member
There was a problem hiding this comment.
I am fine to update to the newest, not sure that we have done that, but fine for the MCP.
Member
There was a problem hiding this comment.
FWIW: I am getting a lot of requests from Bosch and others to move this MCP forward. @HansOlsson, andy chance to put it on the discussion agenda? I think it would be good to get synchronized feedback on the status.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR is the main issue for MCP-0039 Licensing and encryption. Opening in Draft state to reflect the current state of being In Development.
Edit: For historical background of this MCP, older discussions imported from the trac issue tracker can be found here: #1868