From 2e97728d06f35feb33c39dd0131c92abb58b8835 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Wed, 14 Dec 2016 08:43:06 +0100 Subject: [PATCH] Enigma: Add some notes to Known issues section (#5561) --- plugins/enigma/README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/plugins/enigma/README b/plugins/enigma/README index 15df26caa..c1ae653e6 100644 --- a/plugins/enigma/README +++ b/plugins/enigma/README @@ -54,6 +54,11 @@ KNOWN ISSUES: There are some known issues with accepting key passphrases on various system configurations. This is caused by issues in PinEntry handling. Make sure that vendor/bin/crypt-gpg-pinentry works from command line. -Note that pinentry is used with gpg >= 2.0 and <= 2.1.12. + Possible reasons: - non-working loader in shebang (#! /usr/bin/env php) + Make sure it works for the user the php scripts are executed upon + (i.e. apache, www-date, etc.) + +Note: pinentry is used with gpg >= 2.0 and <= 2.1.12. +Note: for server use GnuPG developers still recommend version 1.4.