Commit Graph

19 Commits

Author SHA1 Message Date
Jan Dittberner 7953dca56f update conf files to modern standards
- use SHA256 as default_md for all requests
- use UTF-8 as mandated by RFC-2459
- bump default key size for CA certificate requests to 4096 bits
- remove whitespace at end of line
- update change dates
2015-02-03 19:47:13 +01:00
Jan Dittberner e61cc1c0ac add meta information to cacrllink.sh 2011-05-04 22:55:18 +02:00
Jan Dittberner 7d082d27d0 use req_extensions instead of x509_extensions 2011-05-04 22:47:35 +02:00
Jan Dittberner 634a2ca9c7 add subjectKeyIdentifier, authorityKeyIdentifier 2011-05-04 22:41:55 +02:00
Jan Dittberner 1448b51767 create directory structure properly 2011-05-04 22:37:17 +02:00
Jan Dittberner 973d7c9aab make all scripts executable 2011-05-04 22:29:02 +02:00
Jan Dittberner 3d450f9e30 scripts to sign SubCA, client and server certs
- signsub.sh to sign a sub CA with the root CA

- signclient.sh to sign client certificates with the Sub CA

- signserver.sh to sign server certificates with the Sub CA
2011-05-04 22:23:49 +02:00
Jan Dittberner beda864dbd use existing key and certificate
- script creates the CA directory structure and copies the key and
  certificate to the appropriate directories
2011-05-04 22:22:30 +02:00
Jan Dittberner 129ee2a7c2 sub CA configuration 2011-05-04 22:15:10 +02:00
Jan Dittberner 2aab7772dc add server request configuration 2011-05-04 22:09:49 +02:00
Jan Dittberner dc2f801233 add Sub CA request configuration 2011-05-04 22:07:16 +02:00
Jan Dittberner 5568b91acd better formatting 2011-05-04 22:06:25 +02:00
Jan Dittberner f1242ada05 add configuration for client certificate requests 2011-05-04 21:58:03 +02:00
Jan Dittberner 149022f312 add Makefile 2011-05-04 21:57:01 +02:00
Jan Dittberner 69b651ec7f remove unused fields 2011-05-04 21:56:29 +02:00
Jan Dittberner 1369f5192c add script to link CA certificates and CRLs 2011-05-03 21:23:54 +02:00
Jan Dittberner fe0e526dd3 add createca.sh and rootreq.conf 2011-05-03 21:01:18 +02:00
Jan Dittberner 4df618e834 add example root ca configuration 2011-05-03 20:28:55 +02:00
Jan Dittberner 28925793fc add initial README file 2011-05-02 22:59:21 +02:00