diff --git a/ssl/openssl.cnf b/ssl/openssl.cnf index b79a4653..0e319b42 100644 --- a/ssl/openssl.cnf +++ b/ssl/openssl.cnf @@ -43,7 +43,7 @@ dir = . # Where everything is kept certs = $dir/certs # Where the issued certs are kept crl_dir = $dir/crl # Where the issued crl are kept database = $dir/index.txt # database index file. -#unique_subject = no # Set to 'no' to allow creation of +unique_subject = no # Set to 'no' to allow creation of # several ctificates with same subject. new_certs_dir = $dir # default place for new certs.