Skip to content

TLS check temp key type#2191

Closed
snhenson wants to merge 2 commits intoopenssl:masterfrom
snhenson:tls_check_tmp_key
Closed

TLS check temp key type#2191
snhenson wants to merge 2 commits intoopenssl:masterfrom
snhenson:tls_check_tmp_key

Conversation

@snhenson
Copy link
Contributor

@snhenson snhenson commented Jan 8, 2017

Checklist
  • documentation is added or updated
  • tests are added or updated
  • CLA is signed
Description of change

This adds a new test option so we can check the server temp key is of the expected type. It also extends the existing curve selection test to check the curve the server uses.

Add option ExpectedTmpKeyType to test the temporary key the server
sends is of the correct type.
@snhenson snhenson changed the title Tls check tmp key TLS check temp key type Jan 8, 2017
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some people seem to want a blank line here, but our style document doesn't seem to say anything about it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add it to the style document as it has become a defacto standard style in recent reviews.

Copy link
Member

@mattcaswell mattcaswell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved subject to the couple of minor style issues being corrected.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blank line here

@mattcaswell mattcaswell added the approval: done This pull request has the required number of approvals label Jan 8, 2017
@snhenson snhenson added 1.1.0 branch: master Applies to master branch labels Jan 8, 2017
@snhenson snhenson closed this Jan 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval: done This pull request has the required number of approvals branch: master Applies to master branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants