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

"--with-openssl-opt=enable-tls1_3" option is missed in the configure of nginx #9

Open
iz8mbw opened this issue Jul 27, 2017 · 4 comments

Comments

@iz8mbw
Copy link

iz8mbw commented Jul 27, 2017

More then an "issue" this is a question.
Reading the file https://github.com/nginx-modules/docker-nginx-boringssl/blob/master/mainline/alpine/Dockerfile in the parameters for configure of ngnix the --with-openssl-opt=enable-tls1_3 is missed.
Is it OK build nginx without --with-openssl-opt=enable-tls1_3?
In nginx the TLS 1.3 will works also if the option --with-openssl-opt=enable-tls1_3 is missed?

Thanks.

@andyone
Copy link

andyone commented Oct 19, 2017

@denji It doesn't work with latest versions of BoringSSL.

@iz8mbw iz8mbw changed the title "--with-openssl-opt=enable-tls1_3" option is messed in the configure of nginx "--with-openssl-opt=enable-tls1_3" option is missed in the configure of nginx Oct 20, 2017
@denji
Copy link
Member

denji commented Oct 30, 2017

@andyone Resolved problem d33d2fd & nginx-modules/libbrotli@79c8555

@xetorixik
Copy link

@andyone found a solution to enable TLS 1.3 for the latest BoringSSL at cloudflare/sslconfig#87 (comment)

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

No branches or pull requests

4 participants