summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate example PKI after change of defaultsDirk Mueller2013-07-0911-118/+196
| | | | | | | In https://review.openstack.org/#/c/31374/ the PKI defaults were changed but the example PKI not updated. Update it now. Change-Id: Ie65f27ab586e05a3c43a589499c115b56e734e07
* 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-0521-122/+314
| | | | | | and doc how to install signing certificate from an external CA Change-Id: I92feb8eaeea617211ee7132480ac7a63bf0a1bf1
* Fixed bug 1068851. Refreshed new crypto for the SSL tests.guang-yee2012-10-226-188/+273
| | | | Change-Id: Ib37547923a9da347835a9b2c51deae6b954e1ead
* blueprint 2-way-sslLiem Nguyen2012-05-245-0/+194
Implemented bp/2-way-ssl using eventlet-based SSL. Change-Id: I5aeb622aded13b406e01c78a2d8c245543306180