On Wed, Aug 8, 2012 at 2:24 AM, Kristian Fiskerstrand
<kristian.fiskerstr...@sumptuouscapital.com> wrote:
> Hi,
> I'm trying to set up mod_gnutls on apache to use OpenPGP key for a TLS
> session but I'm having some trouble getting gnutls set up correctly for
> a handshake. If I'm not too mistaken alert(21) indicate a decryption
> error - any hints for how I should debug this?
> What I have so far is - using gnutls-serv and gnutls-cli - the following;
[...]
>     --priority NORMAL:+ANON-DH \

Shouldn't you enable openpgp support as well? You can do that by adding
+CTYPE-OPENPGP.

regards,
Nikos

_______________________________________________
Help-gnutls mailing list
Help-gnutls@gnu.org
https://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to