yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24051
[Bug 1362343] Re: weak digest algorithm for PKI
** Changed in: python-keystoneclient
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
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
References