keystonemiddleware/examples/pki/cms/revocation_list.json
Harry Rybacki 0e5004473d Example JSON files should be human-readable
Change-Id: I7b2869edcd7a6018f72a718d042231094ed40686
2014-07-22 11:48:27 -04:00

21 lines
510 B
JSON

{
"revoked": [
{
"expires": "2112-08-14T17:58:48Z",
"id": "dc57ea171d2f93e4ff5fa01fe5711f2a"
},
{
"expires": "2112-08-14T17:58:48Z",
"id": "4948fb46f88c41af90b65213a48baef7"
},
{
"expires": "2112-08-14T17:58:48Z",
"id": "dc57ea171d2f93e4ff5fa01fe5711f2a"
},
{
"expires": "2112-08-14T17:58:48Z",
"id": "4948fb46f88c41af90b65213a48baef7"
}
]
}