how to rotate SSL certificates #15875
Unanswered
littlegreenbean33
asked this question in
Using MicroPython
Replies: 1 comment 2 replies
-
In general, this is simple if you have an OTA mechanism. Certificates are updated just like any other file. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I was wondering what the the right way to rotate/renew certificates in mycropython. I have not seen an ACME like library or anything similar.
This is in a controlled, isolated industrial environment with local CA. We use MQTTS for communications but cybersec does not allow to exchange the certificate via MQQT topics.
Any ideas ?
Thanks.
JCG
Beta Was this translation helpful? Give feedback.
All reactions