[Tickets #10931] Re: submitting public key to keyserver fails
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Nov 13 01:33:06 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10931
------------------------------------------------------------------------------
Ticket | 10931
Updated By | Git Commit <commits at lists.horde.org>
Summary | submitting public key to keyserver fails
Queue | IMP
Version | 5.0.15
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2013-11-13 01:33) wrote:
Changes have been made in Git (master):
commit 6defd320c3049fac13514d9555f05452ea05b3da
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 12 18:28:58 2013 -0700
[mms] Move PGP keyserver code to a separate
Horde_Crypt_Pgp_Keyserver class.
[mms] PGP keyserver code now uses Horde_Http_Client to connect to
the keyserver.
[mms] Fix submitting PGP keys to a public keyserver (Bug #10931).
framework/Crypt/lib/Horde/Crypt/Pgp.php | 199 +++--------------
framework/Crypt/lib/Horde/Crypt/Pgp/Keyserver.php | 236
++++++++++++++++++++
framework/Crypt/package.xml | 26 ++-
.../Crypt/test/Horde/Crypt/PgpKeyserverTest.php | 24 +-
framework/Crypt/test/Horde/Crypt/conf.php.dist | 2 +-
5 files changed, 306 insertions(+), 181 deletions(-)
http://git.horde.org/horde-git/-/commit/6defd320c3049fac13514d9555f05452ea05b3da
More information about the bugs
mailing list