Hi Dojo,
Recently configured our DMA agents with a self-signed SSL certificate and also configured a HTTP redirect to HTTPS. After the configuration, the low-code apps could load normally on the browser (of course, there's the usual security warning as it's a self-signed certificate).
However, when I tried to connect to the Agent via Cube, I get this error:
Is this due to the self-signed certificate? If so, how can I workaround this?
Any advice is appreciated. Thanks!
Hi,
Could you also please verify that IIS and DataMiner are confgured to use HTTPS as well?
All information can be found in following link:
Setting up HTTPS on a DMA | DataMiner Docs
Make sure the certification address in DataMiner is the same as the one of the SSL certificate.
Example:
Hope this will help you further
Thank you.. Will give it a go as well…
We also faced same issue for LAB DMA with Self-Signed Certificate. It’s got fixed after adding in Trusted Folder. Please add certificate in trusted folder and try again. Hope It should work.
Thanks