yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04341
[Bug 1206254] Re: build_ssl_config_file sets permissions on wrong file
** Changed in: keystone
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/1206254
Title:
build_ssl_config_file sets permissions on wrong file
Status in OpenStack Identity (Keystone):
Fix Released
Status in OpenStack Security Advisories:
Invalid
Bug description:
BaseCertificateConfigure.build_ssl_config_file() calls
Both the index and serial file have their permissions set like this:
self._set_permissions(self.ssl_config_file_name, PRIV_PERMS)
This looks like a cut-n-paste bug because instead of
self.ssl_config_file_name it should have been index_file_name and
serial_file_name respectively.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1206254/+subscriptions