Skip to content

Add missing params ssl_early_data, ssl_reject_handshake - #1707

Merged
kenyon merged 1 commit into
voxpupuli:masterfrom
theurw101:new-ssl-options
Jul 27, 2026
Merged

Add missing params ssl_early_data, ssl_reject_handshake#1707
kenyon merged 1 commit into
voxpupuli:masterfrom
theurw101:new-ssl-options

Conversation

@theurw101

Copy link
Copy Markdown
Contributor

Pull Request (PR) description

This PR adds following missing ssl parameters (see issue #1583):

  • ssl_reject_handshake
  • ssl_early_data

Corresponding tests have been added to verify the new functionality.

This Pull Request (PR) fixes the following issues

Fixes #1583

add new ssl options reject_handshake and early_data
@kenyon kenyon changed the title Add missing ssl params Add missing params ssl_early_data, ssl_reject_handshake Jul 27, 2026
@kenyon kenyon added the enhancement New feature or request label Jul 27, 2026
@kenyon
kenyon merged commit ec42627 into voxpupuli:master Jul 27, 2026
21 checks passed
@elfranne

Copy link
Copy Markdown
Contributor

thanks @theurw101

@theurw101
theurw101 deleted the new-ssl-options branch August 31, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support ssl_reject_handshake and ssl_early_data

3 participants