docker-nginx-boringssl
docker-nginx-boringssl copied to clipboard
NGINX Docker built top of rolling release BoringSSL (SIMD x86_64-v4/aarch64/armv7)
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`?...
https://nginx.org/r/aio_write
* [Code-Pointer Integrity (CPI)](http://dslab.epfl.ch/proj/cpi/) * [CloudABI](https://lwn.net/Articles/674770/)
Hi @fdintino @punkeel @agile6v @denji @Wonderfall does anyone has any idea how to capture ssl key log file to decrypt QUIC traffic. Built nginx-quic with boringssl Thank you