Here is the config file I'm using: ĭistinguished_name = req_distinguished_name My hunch is that the subject Alternative Name is not showing up b/c it is not present in the V1 specs, which is why I'm also pursuing setting the version. This stuff is for subjectAltName and issuerAltname. cfg) file has seemingly clear documentation (seen below): Has anyone done this successfully? The default config (.
cer with a Subject Alternative Name (critical) and I haven't been able to figure out how to create a cert that is Version 3 (not sure if this is critical yet but would prefer learning how to set the version). It seems to be working correctly except for two issues.
I'm using the OpenSSL command line tool to generate a self signed certificate.