X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fopenssl%2Fservice%2Fwww%2Fuser.cfg;fp=etc%2Fopenssl%2Fservice%2Fwww%2Fuser.cfg;h=6318a32d3ca009699208cd5cf6d2b554844d078a;hb=5b3f6649997abf4786ec2b1292abf712d4358567;hp=0000000000000000000000000000000000000000;hpb=d501326a3e710da0ea34928b4a44d13103c0106a;p=lhc%2Fateliers.git diff --git a/etc/openssl/service/www/user.cfg b/etc/openssl/service/www/user.cfg new file mode 100644 index 0000000..6318a32 --- /dev/null +++ b/etc/openssl/service/www/user.cfg @@ -0,0 +1,14 @@ + SERVICE = www + HOME = . + RANDFILE = var/sec/x509/openssl.rand +[ req ] + prompt = no + distinguished_name = user_distinguished_name + string_mask = pkix +[ user_distinguished_name ] + countryName = $ENV::COUNTRY + stateOrProvinceName = $ENV::STATE_OR_PROVINCE + #localityName = + 0.organizationName = $ENV::ORGANIZATION + organizationalUnitName = Certificat utilisateurice du service Web + commonName = $ENV::USER