TLS/SSL Connection failed

Ravichandran, Gopi Krishna 161 Reputation points
2023-11-29T07:41:27.6933333+00:00

Hi,

We have some applications hosted on Azure Virtual machine (Windows 2019 server). We are trying to connect to Azure Data Lake storage from this VM for data migration using this application.

We verified the network connectivity and even checked at firewall logs and found there was no drop in the traffic. All looks to be good.

But we are getting SSL Handshake failure/TLS connection error when we do a curl from this VM.

ADSL is configured with a private endpoint and this VM is using a private IP (all services are internal):

"curl: (35) schannel: failed to receive handshake, SSL/TLS connection failed"

Curl from our local machine to the ADSL endpoint works fine. We also captured the Wireshark logs to check which cipher suite is missing on the client (Azure VM) but unfortunately not receive 'server hello' to verify the ciphers from ADSL.

Could you guide us if anything is missing from our side to fix this connection issue?

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,486 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,001 questions
{count} votes

Accepted answer
  1. Luis Arias 7,131 Reputation points
    2023-11-29T10:51:13.92+00:00

    Hi Ravichandran, Gopi Krishna,

    The error could be due to several reasons, some possiblities that you can verify is:

    Let me know if the information is helpful, nonetheless Can you share me the curl command used, to try to reproduce the error and help you better.

    Cheers, Luis


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.