Topic: Access a website with unauthorized certificates
I am trying to access a https website whose certificates are not authorized. I add the exception in the web browser ( ARC and POSTMASTER) to access its API. But wolfssl gives -313 error.
Is this error related to unauthorized certificates? how can I force wolfSSL to accept unauthorize certificates?