ktls nginx not working
Anoop Alias
anoopalias01 at gmail.com
Thu Jan 27 14:27:10 UTC 2022
sendfile on;
is there in the http context
I tested with
# TLS Settings
ssl_protocols TLSv1.2;
ssl_ciphers ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384;
which should cover centos8 as mentioned in the blog post?
But it still did not work
##########################
Its a KVM vps from hetzner and tls module seems loaded
[root at 65-108-156-104 nginx-1.21.6]# lsmod|grep tls
tls 102400 0
--
*Anoop P Alias*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20220127/487732db/attachment.htm>
More information about the nginx
mailing list