Hi there,
We are attempting to make an API call to one of our devices in dataminer using an encoded request. However, it is being blocked as it requires a self-signed certificate. We're just wondering if there is a way around this in order to complete the call we are trying to make. It seems to think the certificate is invalid.
Thank you,
Tyler
Hi Tyler,
Would it be possible for you to create your own self-signed certificate to aid this case ? You can follow this link to do so : How to create self-signed SSL/TLS certificate? - DataMiner Dojo. However, please note self-signed certificates are mostly for testing and development purposes.