X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=etc%2Fopenssl%2Fcyclocamp.org%2Fhost.sh;fp=etc%2Fopenssl%2Fcyclocamp.org%2Fhost.sh;h=b41d867f5fb6fb46dcfae511767e384c5995d8d3;hb=18013c236945db2ca16f6a19aab7e67c3dcdfd9b;hp=0000000000000000000000000000000000000000;hpb=30394f9ae2672667021d4b075569af75e020cffa;p=lhc%2Fateliers.git diff --git a/etc/openssl/cyclocamp.org/host.sh b/etc/openssl/cyclocamp.org/host.sh new file mode 100644 index 0000000..b41d867 --- /dev/null +++ b/etc/openssl/cyclocamp.org/host.sh @@ -0,0 +1,14 @@ +#!/bin/sh + +export x509_host="cyclocamp.org" +export x509_country="FR" +export x509_organization="CycloCamp" +export x509_organization_unit_name="" +export x509_initials="CC" +export x509_state_or_province="" +export x509_locality="" +export x509_street_address="" +export x509_postal_code="" +export x509_telephone_number="" +export x509_business_category="V1.0, ni dieu ni maître ni moteur" +export x509_days="3653"