Posted on October 17, 2017 at 17:13In this case there is no solution unfortunately...the mutual authentication is used only when the server requests it (and https doesn't use any mutual authentication).But consider that, usually, in a IoT scenario, ...
Posted on October 17, 2017 at 16:16This happens because the certificate you have loaded is too big for the module's RAM availability...the module isn't able to handle certificates greater than 1.3 KBs when dealing with one-way authentication and, wh...
Posted on October 17, 2017 at 15:36Hi Viktor,the error -322 means that the domain name is wrong. Try to use as domain name http://www.google.com Cheers
Posted on October 13, 2017 at 15:33You're welcome! If you want to access to another site, for example google.com, you'll need to download the Certification Authority certificate for that site (https://www.thesslstore.com/blog/how-to-view-ssl-certifi...
Posted on October 13, 2017 at 07:44Hello Viktor,Error -150 means 'ASN date error, current date before'. So probably you forgot to set the current date correctly or, since you've generated new certificates, you used the old configuration and setup th...