Page 1 of 1

Remove /flash/cert/ca.pem

Posted: Mon Nov 02, 2015 4:39 pm
by ronaldk
Hi all,

The file ‘/flash/cert/ca.pem’ is written to the hidden file system (http://micropython.org/resources/docs/e ... odule-ussl). How can I remove a ca.pem file when I no longer need it?

Cheers
/Ronald

Re: Remove /flash/cert/ca.pem

Posted: Mon Nov 02, 2015 6:37 pm
by danicampora
Currently you can't, but it doesn't hurt having it there. If you need to replace it for a new one, just upload it and it will be overwritten.