You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I need help with setting up wss communication.
In NodeRED I've set up an aedes broker with intention of using wss port to channel data to the site. I've added the certificates and in NodeRED there can be made a connection between the nodes. However the site that I'm trying to open returns this error AMQJS0007E.
Has anyone ever had this problem?
I'm new to this so please pardon my lack of experience and knowledge.
The text was updated successfully, but these errors were encountered:
Please check if your certificates are not expired.
This was the case with my flow.
Also if they're self signed then you'll have to add them to your browser so it may recognize them as valid certificates.
Hello, I need help with setting up wss communication.
In NodeRED I've set up an aedes broker with intention of using wss port to channel data to the site. I've added the certificates and in NodeRED there can be made a connection between the nodes. However the site that I'm trying to open returns this error AMQJS0007E.
Has anyone ever had this problem?
I'm new to this so please pardon my lack of experience and knowledge.
The text was updated successfully, but these errors were encountered: