]> git.eshelyaron.com Git - emacs.git/commit
Fix saving certificates in the NSM on high security levels
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 15 Jul 2019 18:31:42 +0000 (20:31 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 15 Jul 2019 18:31:42 +0000 (20:31 +0200)
commit93e1f7c66f77827bcad7a5636c3edcff685ca19e
tree32a6d1ab777b86dd2c3a8c65d5f9cc39725de77d
parent6cd3b7a62b755f8cd5ff9b02c227f133abfb4ec2
Fix saving certificates in the NSM on high security levels

* lisp/net/nsm.el (nsm-check-certificate): `nsm-fingerprint-ok-p'
will save the fingerprint in the correct temporary/permanent
storage, so saving it once more (in the permanent storage) if the
security level is high or greater is a mistake (bug#27823).
lisp/net/nsm.el