diff options
author | Ruben Pollan <meskio@sindominio.net> | 2014-11-20 10:56:21 -0600 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2014-11-25 23:52:03 -0600 |
commit | 9774f9b185118e77ee1c59cf3e9eecc0e43e6030 (patch) | |
tree | a0c49ab29fd3f556c2d0cd60c1a76147f5e54ea6 /changes | |
parent | 7fabed5aad430b418ea4abd488cf8d20e92ab3fe (diff) |
Return signing key on signature verification
Don't throw an exception if verification fails
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature-6366_expose_signing_key | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature-6366_expose_signing_key b/changes/feature-6366_expose_signing_key new file mode 100644 index 0000000..d594a15 --- /dev/null +++ b/changes/feature-6366_expose_signing_key @@ -0,0 +1 @@ +- expose info about the signing key (closes #6366) |