This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RMNET problem with certificate

Hi all,

I am trying to access URL https://mydataapidev.aade.gr/ with RMNET library, I am getting the error: 

"Peer certificate cannot be authenticated with given CA certificates".

I am using the provided ca-bundle.crt with "NetSetSSLCA".

The certificate of the above URL is here https://crt.sh/?id=8232766685

I downloaded the relevant .pem file and called it with "NetSetSSLCA" with the same results.

Thank you.