Hello!
On Sat, Jan 07, 2023 at 10:48:31PM +0530, Vishwas Bm wrote:
> Below is the use case which I am trying:
>
> client--->nginx stream(ssl termination) ---> MySQL Db
>
> Connection between nginx and MySQL db is unencrypted.
>
> When I send ssl request using MySQL client, I am getting ssl han
Hi,
Below is the use case which I am trying:
client--->nginx stream(ssl termination) ---> MySQL Db
Connection between nginx and MySQL db is unencrypted.
When I send ssl request using MySQL client, I am getting ssl handshake
timeout error. I do not see client hello from client in tcpdump capture