How to add subjectAltName to certificate on the command line using OpenSSL
Use the following command line option to add a subjectAltName
field to a certificate request.
-addext "subjectAltName=DNS:*.mydomain.com"
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow