Do you need any more information?
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,293852,293906#msg-293906
___
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-le...@nginx.org
Please find the output of nginx -V
nginx version: nginx/1.20.1
built by gcc 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC)
built with OpenSSL 1.1.1g FIPS 21 Apr 2020
TLS SNI support enabled
configure arguments: --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx
--modules-path=/usr/lib64/nginx/modules
And you are right, it is RHEL 7.9
NAME="Red Hat Enterprise Linux Server"
VERSION="7.9 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
Below is our openssl version
OpenSSL 1.0.2k-fips 26 Jan 2017
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,293852,293855#msg-293855
__
Please find below output from nginx -t
nginx -T
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
# configuration file /etc/nginx/nginx.conf:
user nginx;
worker_processes auto;
error_log /var/log/nginx/error.log in
I am doing mTLS authentication . I am having trouble pinpointing the exact
issue because this happens intermittently. I have two clients setup for this
and this happens especially on only one client.
Below errors seem to randomly pop up
[info] 31561#31561: *359835776 SSL_write() failed (104: Conne