Skip to content

Comments

Handle set_alpn_protos inputs better.#14815

Closed
tmshort wants to merge 1 commit intoopenssl:masterfrom
akamai:master-alpn-fix
Closed

Handle set_alpn_protos inputs better.#14815
tmshort wants to merge 1 commit intoopenssl:masterfrom
akamai:master-alpn-fix

Conversation

@tmshort
Copy link
Contributor

@tmshort tmshort commented Apr 9, 2021

It's possible to set an invalid protocol list that will be sent in a
ClientHello. This validates the inputs to make sure this does not
happen.

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

It's possible to set an invalid protocol list that will be sent in a
ClientHello. This validates the inputs to make sure this does not
happen.
@t8m t8m added approval: review pending This pull request needs review by a committer branch: master Applies to master branch labels Apr 12, 2021
@mattcaswell mattcaswell added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Apr 12, 2021
@openssl-machine openssl-machine added approval: ready to merge The 24 hour grace period has passed, ready to merge and removed approval: done This pull request has the required number of approvals labels Apr 13, 2021
@openssl-machine
Copy link
Collaborator

This pull request is ready to merge

openssl-machine pushed a commit that referenced this pull request Apr 13, 2021
It's possible to set an invalid protocol list that will be sent in a
ClientHello. This validates the inputs to make sure this does not
happen.

Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from #14815)
@t8m
Copy link
Member

t8m commented Apr 13, 2021

Merged to master. Thank you for the contribution!

@t8m t8m closed this Apr 13, 2021
@tmshort tmshort deleted the master-alpn-fix branch June 9, 2021 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Applies to master branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants