Re: Request help on a "SSL_read() failed (SSL: error:14094438:)" error

2017-10-19 Thread user82
Hi Sergey, Thank you. After enabling the "-Djava.net.debug=ssl" on the upstream, we are seeing the following SSL error in upstream: Thread-7, fatal error: 80: problem unwrapping net record javax.net.ssl.SSLException: Unsupported record version Unknown-126.133 %% Invalidated: [Session-20, TLS_EC

Request help on a "SSL_read() failed (SSL: error:14094438:)" error

2017-10-18 Thread user82
Hello all, We are seeing this error in NGINX logs, when the response is being read back from the upstream servers. SSL_read() failed (SSL: error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:SSL alert number 80) while reading response header from upstream" Could you please sug