Replies: 2 comments
-
It will depend on what web server you are using. Can you tell us more about the application, specifically what server and which ports are being used?
…On Wed, Aug 3, 2022, at 15:02, Raghu H G wrote:
Hi,
I have deployed the MQTT broker on AWS EC2 instance, and I have deployed my web app (Asp.net core with angular) on the same instance. I'm able to connect broker only with HTTP and WS .I request how to setup the certificate to work on HTTPS and WSS.
—
Reply to this email directly, view it on GitHub <#1482>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AARTX7NW7U7UJWTRNROULXTVXK63NANCNFSM55P5FPPA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi,
in the startup.cs |
Beta Was this translation helpful? Give feedback.
-
Hi,
I have deployed the MQTT broker on AWS EC2 instance, and I have deployed my web app (Asp.net core with angular) on the same instance. I'm using paho as the client where I'm able to connect broker only with HTTP and WS .I request how to setup the certificate to work on HTTPS and WSS.
Beta Was this translation helpful? Give feedback.
All reactions