Skip to content

Comments

Ignore the status_request extension in a resumption handshake (1.1.0)#5897

Closed
mattcaswell wants to merge 1 commit intoopenssl:OpenSSL_1_1_0-stablefrom
mattcaswell:no-status-on-resume-110
Closed

Ignore the status_request extension in a resumption handshake (1.1.0)#5897
mattcaswell wants to merge 1 commit intoopenssl:OpenSSL_1_1_0-stablefrom
mattcaswell:no-status-on-resume-110

Conversation

@mattcaswell
Copy link
Member

We cannot provide a certificate status on a resumption so we should
ignore this extension in that case.

Fixes #1662

This is the 1.1.0 version of #5896.

Checklist
  • documentation is added or updated
  • tests are added or updated

We cannot provide a certificate status on a resumption so we should
ignore this extension in that case.

Fixes openssl#1662
levitte pushed a commit that referenced this pull request Apr 17, 2018
We cannot provide a certificate status on a resumption so we should
ignore this extension in that case.

Fixes #1662

Reviewed-by: Rich Salz <[email protected]>
Reviewed-by: Ben Kaduk <[email protected]>
(Merged from #5897)
@mattcaswell
Copy link
Member Author

Pushed. Thanks.

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.

3 participants