Summary | Can not set a custom address for a pgp key server. |
Queue | Horde Groupware Webmail Edition |
Queue Version | 5.1.4 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | pruthvirajsinh (at) yahoo (dot) com |
Created | 03/11/2014 (4135 days ago) |
Due | 03/15/2014 (4131 days ago) |
Updated | 03/11/2014 (4135 days ago) |
Assigned | |
Resolved | 03/11/2014 (4135 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
Please use the mailing lists to ask for support.
http://www.horde.org/mail/ contains a list of all available mailing lists.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Can not set a custom address for a pgp key server.
Due ⇒ 03/15/2014
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
the horde or on the machine on the same network.Currently horde allows
only popular keyservers to be set as pgp keyserver.
I tried following in the config but it does not work at all. (Error:No
Key Found).
$conf['gnupg']['keyserver'] = 'localhost';
and
$conf['gnupg']['keyserver'] = '192.168.1.5';
Please tell me how can I setup horde so that it will querry my own
public key server.The server is hkp and sks compatible.