[ req ] | |
default_bits = 4096 | |
default_md = sha512 | |
prompt = no | |
encrypt_key = no | |
distinguished_name = req_distinguished_name | |
[ req_distinguished_name ] | |
countryName = "JP" | |
commonName = "example.com" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment