How to set up a VM for a secure web sockets server (wss://)

David Levine 0 Reputation points
2024-10-16T13:32:45.45+00:00

My NodeJS app implements a web socket server that I would like to deploy on an Azure virtual machine that has a public IP and domain associated with it. It must use the secure web sockets protocol, encrypted with an SSL certificate.

How should I set this up?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-10-18T18:17:19.5233333+00:00

    Hi David Levine,
    Thanks for providing an update.!

    Based on your comment, I understand you want to set up an app gateway to offload the SSL encryption. This could be great An app gateway is a service that acts as a reverse proxy to manage and route web traffic to backend applications, enhancing performance and security.

    If you got an information as you mentioned document is got helpful and please let me know if you need any other help and assistance. The setup has been completed with that documentation means could you please accept the answer and give it an "upvote"? This would really help other community members who might be facing the same issue.

    By accepting an answer, they can follow the same document it can reach to many members, allowing them to easily get come to a conclusion on this topic.
    User's image


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.