Posts

Showing posts from June, 2019

Secure way to control Arduino devices from anywhere in Arduino Control Center(Part IV)

Image
In previous posts, we have created  mytestdns.redirectme.net   domain name, and you are able to login to Arduino Control Center HTTP server(a   not secure connection,   please read all previous posts). Now, go to SSL For FREE web site, type your domain name(in this case mytestdns.redirectme.net, you type your domain name) and start creating SSL certificates for the secure HTTPS connection. Type domain name Next step is validate certificates manually: Manual verification Download verification files into already existed folder - web\.well-known\acme-challenge . Downloaded verification file Downloaded file in folder Verify downloaded file: Download certificates: Download SSL certificates Unpack downloaded file with certificates Copy unpacked certificates into "cert" folder Load certificate.crt into Arduino Control Center web server Load private.key into Arduino Control Center web server