How can I get SSL certificate server of the server #12896
Replies: 1 comment
-
You have to do that on machine with openssl installed. (by default on linux it should be) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am working on a project where I need to use the modulus and exponent of the servers SSL certificate of the server. Is there a way to get the ssl certificate from a server in micropython?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions