Share via

HTTPS changes to HTTP when going over private link

Amit Vengsarkar 41 Reputation points
2021-04-29T11:22:36.887+00:00

Hi,

We have a service running on VM which consumes the secure data i.e. uses HTTPS. Now as per requirement we had to create a private link service using which our client sends the requests.
While doing so we observed that if we hit the HTTPS URL we get
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to x.y.z.w:PORT
And when we check that on our application we can see that it comes as an HTTP request which it can not process.
Can someone help me understand where it might be getting changed I mean how can we trace that and fix this issue?
Please let me know if you need further details.

Azure Private Link
Azure Private Link

An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.


Your answer

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