Creating CSR with altSubjectname

From Michael's Information Zone
Revision as of 15:46, 11 May 2017 by Michael.mast (talk | contribs) (Created page with "<ref>https://geekflare.com/san-ssl-certificate/</ref>I have done very little with OpenSSL, leaning too heavily on easy-rsa to handle certs on my behalf. However, with the new...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

[1]I have done very little with OpenSSL, leaning too heavily on easy-rsa to handle certs on my behalf. However, with the new requirment from browsers to have an altSubjectname in the cert I needed to get my hands dirty. Thankfully I found a site that made it easy.