Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ssl_reject_handshake and ssl_early_data #1583

Open
elfranne opened this issue Nov 14, 2023 · 0 comments
Open

Support ssl_reject_handshake and ssl_early_data #1583

elfranne opened this issue Nov 14, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@elfranne
Copy link
Contributor

Some SSL options are not available when using the module:

ssl_reject_handshake (introduced in nginx 1.19.4)
https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_reject_handshake

ssl_early_data (introduced in nginx 1.15.3)
https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_early_data

@smortex smortex added the good first issue Good for newcomers label Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants