ssl hand shake with upstream url

Maxim Dounin mdounin at mdounin.ru
Thu Sep 18 10:26:46 UTC 2014


Hello!

On Thu, Sep 18, 2014 at 11:02:18AM +0530, thunder hill wrote:

> Hi,
> 
> I am getting ssl hand shake error. upstream server is running on 443 port.
> Enabled the debug in nginx.
> And the configuration is as follows.

[...]

> 2014/09/18 05:14:57 [debug] 2460#0: *1 SSL handshake handler: 1
> 2014/09/18 05:14:57 [debug] 2460#0: *1 SSL_do_handshake: 1
> 2014/09/18 05:14:57 [debug] 2460#0: *1 SSL: TLSv1.2, cipher:
> "ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128)
> Mac=AEAD"
> 2014/09/18 05:14:57 [debug] 2460#0: *1 http upstream send request

[...]

> What is going wrong?

There is nothing wrong in the debug log provided.  SSL connection 
was successfully established using the TLS 1.2 protocol, 
ECDHE-RSA-AES128-GCM-SHA256 cipher suite.

-- 
Maxim Dounin
http://nginx.org/



More information about the nginx mailing list