pixlet
pixlet copied to clipboard
Way to ignore bad SSL/TLS certificates?
I'm trying to write a Pixlet program for my Tidbyt that gets data from my solar array, however the local dashboard/API uses a self-signed certificate which throws an x509: certificate signed by unknown authority
error when trying to get data from it. Is there some way I can ignore this?