You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

25 lines
393 B

# AiCA configure file.
# default certificate store directory
[general info]
store_dir =@l_prefix@/var/aica
[general info end]
# "aica" configure
# default CA directory.
[default CA]
ca_dir =.
[default CA end]
# "certreq" configure
# default subject DIR
[subject DN]
C =country
#ST =state
L =loc
O =org
#OU =unit
CN =test
EMAIL =test@localhost
[subject DN end]