boulder/cmd/bad-key-revoker
Roland Bracewell Shoemaker c1fc30020e
Fix bug in how bad-key-revoker resolves contacts (#4833)
admin-revoker uses a dummy registration ID (0) when adding rows to
the blockedKeys table. resolveContacts in bad-key-revoker fails if it
cannot lookup a registration. Don't bother adding the id to the list
of ids to resolve, and add a catch for non-existent registration IDs
to resolveContacts.
2020-06-01 14:32:02 -07:00
..
main.go Fix bug in how bad-key-revoker resolves contacts (#4833) 2020-06-01 14:32:02 -07:00
main_test.go Fix bug in how bad-key-revoker resolves contacts (#4833) 2020-06-01 14:32:02 -07:00