[Openstack-security] [Bug 1362343] Re: weak digest algorithm for PKI
Dolph Mathews
1362343 at bugs.launchpad.net
Fri Feb 13 15:57:29 UTC 2015
I'd suggest marking this as Won't Fix in keystone since pki_setup and
ssl_setup are only really useful to developers. Production deployments
should use real certificates.
--
You received this bug notification because you are a member of OpenStack
Security Group, which is subscribed to OpenStack.
https://bugs.launchpad.net/bugs/1362343
Title:
weak digest algorithm for PKI
Status in OpenStack Identity (Keystone):
In Progress
Status in Python client library for Keystone:
Fix Released
Bug description:
The digest algorithm for PKI tokens is the openssl default of sha1.
This is a weak algorithm and some security standards require a
stronger algorithm such as sha256. Keystone should make the token
digest hash algorithm configurable so that deployments can use a
stronger algorithm.
Also, the default could be stronger.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1362343/+subscriptions
More information about the Openstack-security
mailing list