Creating self-signed certificates using OpenSSL
Dec 23, 2019 · 5 min read · In an earlier post, I discussed how the makecert.exe tool in Windows OS can be used to create self-signed certificates. We'll now check how the popular OpenSSL tool can be used to create these self-signed certificates. One major advantage of this too...
Join discussion