[ req ]
# custom options
default_bits=1024
# key size
default_keyfile=keyfile.pem
# name of used key
distinguished_name=req_distinguished_name
# organization DN
prompt=no
# read parameters from config file
[ req_distinguished_name ]
# organization DN
CN=RU
# 2-digit Country code
ST=Kemerovo
# Full state or province
L=Gurievsk
# Locality (City)
O=Evrazruda
# Organization name
OU=OIT
# Organization unit
CN=87.103.213.136
# Common name (ip address)
emailAddress=hostmaster@evraz.com
# Contact E-Mail
