Hi,
I've written a basic GET/POST HTTP server with a lightweight file system for my html files, but now I want to implement the "S" part of HTTPS. I don't have certificates, I just want to use random certificates.
How can I implement that? What should I know?
I've written a basic GET/POST HTTP server with a lightweight file system for my html files, but now I want to implement the "S" part of HTTPS. I don't have certificates, I just want to use random certificates.
How can I implement that? What should I know?
Statistics: Posted by picocpp — Wed Dec 18, 2024 11:05 am — Replies 0 — Views 37