Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.6.9

Bug #21237 Use --skip-verify when decrypting using decrypt() method
Submitted: 2017-08-23 16:05 UTC
From: alec Assigned: alec
Status: Closed Package: Crypt_GPG (version 1.6.0)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2017-08-23 16:05 UTC] alec (Aleksander Machniak)
Description: ------------ GnuPG (I'm not sure starting with what version) verifies signatures when decrypting with --decrypt argument. As we have a separate method for decryptAndVerify() we should use --skip-verify in decrypt().

Comments

 [2017-08-23 18:08 UTC] alec (Aleksander Machniak)
-Status: Open +Status: Closed -Assigned To: +Assigned To: alec
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.