How to Create a CSR and Key File for a SAN Certificate with Multiple Subject Alternate Names
Overview If you’re working in IT infrastructure, web hosting, or managing secure connections for multiple domains/subdomains, you’ve likely run across SAN certificates. These magic multi-host certs allow for Subject Alternative Names—a necessity when you’re consolidating domains or managing microservices architecture. In this guide, I’ll show you how to create a Certificate Signing Request (CSR) … Read more