Commit Graph

5 Commits

Author SHA1 Message Date
Morgan Fainberg b3e84aafc0 Remove PKI/PKIZ support
Keystone server no longer supports PKI/PKIZ. This change removes
keystonemiddleware's support of PKI/PKIZ and associated code.

Change-Id: I9a6639a2aa3774be61972d57f38220f66fd5c0e8
closes-bug: #1649735
partial-bug: #1736985
2019-06-19 12:16:47 -07:00
Nguyen Hung Phuong de54a210e7 Remove empty files
examples/pki/cms/revocation_list.der
is empty file. We probably should delete it.

Change-Id: I15da1d514de07b76cf20d8fdf95cb11ffe816a70
2018-02-22 18:18:30 +07:00
Brant Knudson 96ab58e686 auth_token verify revocation by audit_id
If the revocation list includes audit_ids, then when doing offline
validation also validate the token isn't revoked by audit_id.

Closes-Bug: 1490804
Change-Id: I483bc57bd38eb81a0905bcaf94e4ea82604919d6
2015-12-17 10:55:58 -06:00
Harry Rybacki 0e5004473d Example JSON files should be human-readable
Change-Id: I7b2869edcd7a6018f72a718d042231094ed40686
2014-07-22 11:48:27 -04:00
Morgan Fainberg 2ee8c3ce4a Move examples split to new location 2014-06-19 17:16:47 -07:00