summaryrefslogtreecommitdiff
path: root/keymanager/changes
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2014-11-20 10:56:21 -0600
committerRuben Pollan <meskio@sindominio.net>2014-11-25 23:52:03 -0600
commit0ca8dbbac78f3c2cd91342a4ae78d94f76495046 (patch)
tree91eae20a88feb84e3da499feea174559a4b88bee /keymanager/changes
parentae11553bc7b7cf94aa1672e6227d75f2c287fd9b (diff)
Return signing key on signature verification
Don't throw an exception if verification fails
Diffstat (limited to 'keymanager/changes')
-rw-r--r--keymanager/changes/feature-6366_expose_signing_key1
1 files changed, 1 insertions, 0 deletions
diff --git a/keymanager/changes/feature-6366_expose_signing_key b/keymanager/changes/feature-6366_expose_signing_key
new file mode 100644
index 0000000..d594a15
--- /dev/null
+++ b/keymanager/changes/feature-6366_expose_signing_key
@@ -0,0 +1 @@
+- expose info about the signing key (closes #6366)