# # OpenSSL configuration file for generating certificate requests for Baltic Grid CA. # # This definition stops the following lines choking if HOME isn't # defined. HOME = . ###RANDFILE = $ENV::HOME/.rnd [ req ] default_bits = 1024 default_keyfile = userkey.pem default_md = sha1 # which md to use. distinguished_name = req_distinguished_name string_mask = nombstr [ req_distinguished_name ] 0.domainComponent = Domain Component (org) 0.domainComponent_default = org 1.domainComponent = Domain Component (BalticGrid) 1.domainComponent_default = balticgrid organizationalUnitName = Domain of the Institution (domain.zz) commonName = Common Name (John Smith) commonName_max = 64