Comment 10 for bug 1103002

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-keystoneclient (master)

Reviewed: https://review.openstack.org/36246
Committed: http://github.com/openstack/python-keystoneclient/commit/3f1415026b2d1d00f71a906c84846ba56af1b56a
Submitter: Jenkins
Branch: master

commit 3f1415026b2d1d00f71a906c84846ba56af1b56a
Author: Dirk Mueller <email address hidden>
Date: Tue Jul 9 17:04:55 2013 +0200

    Raise key length defaults

    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: I619fc32b62beab4458ee6f21bf8dc7499fe400d7