summaryrefslogtreecommitdiffstats
path: root/sqv/tests/revoked-key.rs
AgeCommit message (Collapse)Author
2019-01-18sqv: fix sqv revocation test case.Kai Michaelis
Subkeys weren't signing capable. I also added to re-create the test data to improve transparency.
2019-01-17sqv: check if a key wasn't revoked at signature ctime.Kai Michaelis
Closes #44