1f3d24ef29beab4655fec9fabc7f90568ea5e651
[samba.git] / manage-CA-example.com.cnf
1
2 CRL_HTTP_BASE="http://www.example.com/crls"
3 CRL_SSH_BASE="www.example.com:/path/to/crls"
4 DNS_DOMAIN="example.com"
5
6 #CA_BITS="8192"
7 #DC_BITS="8192"
8 #USER_BITS="8192"
9 #CA_DAYS="3650"
10 #CRL_DAYS="30"
11 #DC_DAYS="730"
12 #USER_DAYS="730"
13
14 COUNTRY_NAME="US"
15 STATE_NAME="ExampleState"
16 LOCALITY_NAME="ExampleCity"
17 ORGANIZATION_NAME="ExampleOrganization"