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
This commit is contained in:
Jan Dittberner 2015-02-03 19:47:13 +01:00
parent e61cc1c0ac
commit 7953dca56f
6 changed files with 22 additions and 26 deletions

View file

@ -2,11 +2,11 @@
# this CA should be used to sign client and server certificates
#
# Author: Jan Dittberner <jan@dittberner.info>
# Date: 2011-05-04
# Date: 2015-02-03
RANDFILE = $ENV::HOME/subca/.rnd
extensions = v3_ext
extensions = v3_ext
[ ca ]
default_ca = EXAMPLESUBCA # name of the default CA section