summaryrefslogtreecommitdiffstats
path: root/examples/pki/gen_pki.sh
Commit message (Collapse)AuthorAgeFilesLines
* Raise key length defaultsDirk Mueller2013-06-041-10/+10
| | | | | | | | | | | | Extend RSA keylength to 2048 bits by default, as the previous default of 1024 bit is considered weak since 12/31/2010. Also unify the message_md to the openssl builtin default. Fixes bug 1103002 Change-Id: I70e90b7696f8a56073c3d6bdc9ed5d30cfa3401f
* bug 1069945: generate certs for the tests in one placeGuang Yee2012-11-051-0/+222
and doc how to install signing certificate from an external CA Change-Id: I92feb8eaeea617211ee7132480ac7a63bf0a1bf1