Update README

This commit is contained in:
kflux 2014-02-24 21:16:05 +01:00
parent 8a701f6f17
commit cbbe63d700
1 changed files with 3 additions and 1 deletions

View File

@ -63,7 +63,9 @@ Any issues should be reported to https://github.com/uakfdotb/gpg-mailgate
require_once("include/phphkp.php");
4) check if it works with a GPG client of your choice pushing a public key to your server's
4) change the constants in the include/phphkp.php file!
5) check if it works with a GPG client of your choice pushing a public key to your server's
domain or IP
(HTTP request to http://yourserver.tld:11371/pks/add with the public key in a POST variable 'keytext')