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.