RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1886962 - [RHEL 7] Thunderbird OpenGPG integration fails
Summary: [RHEL 7] Thunderbird OpenGPG integration fails
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: thunderbird
Version: 7.9
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Jan Horak
QA Contact: Desktop QE
URL:
Whiteboard:
: 1898440 (view as bug list)
Depends On: 1886958
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-10-09 20:04 UTC by Andrew Mike
Modified: 2022-12-15 13:39 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1886958
Environment:
Last Closed: 2022-12-15 13:39:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 6980050 0 None None None 2022-10-19 20:18:46 UTC

Description Andrew Mike 2020-10-09 20:04:51 UTC
+++ This bug was initially created as a clone of Bug #1886958 +++

Description of problem: Thunderbird OpenGPG integration fails to function.

Version-Release number of selected component (if applicable):
78.3.1-1.el7_9

How reproducible: Consistently.

Steps to Reproduce:
1. Make a GPG keypair with "gpg --gen-key".
2. Make a new IMAP account with the email address of the GPG key.
3. Open the account settings page for that account by right-clicking on the account in the left pane of the main window and selecting "Settings".
4. Click the "Manage Identities..." button, select the single identity in the list, then select "Edit".
5. Go to the "End-To-End Encryption" tab and select the "Add Key..." button.

Actual results: Button has no effect, and no dialog button pops up.

Expected results: Button opens up the a dialog for importing an OpenPGP keypair.

Additional info: When running thunderbird with the --jsconsole command line option, this error appears:

==============================================================
Error: Cannot load required RNP library
    loadExternalRNPLib chrome://openpgp/content/modules/RNPLib.jsm:81
    init chrome://openpgp/content/modules/RNPLib.jsm:87
    once chrome://openpgp/content/modules/RNP.jsm:48
    init chrome://openpgp/content/modules/RNP.jsm:65
    init chrome://openpgp/content/BondOpenPGP.jsm:90
    <anonymous> chrome://openpgp/content/BondOpenPGP.jsm:217
    <anonymous> chrome://messenger/content/msgMail3PaneWindow.js:67
RNP.jsm:57:15

==============================================================

Comment 9 Tomas Popela 2021-03-25 09:48:26 UTC
*** Bug 1898440 has been marked as a duplicate of this bug. ***

Comment 12 Tomas Popela 2022-12-15 13:39:05 UTC
The support for OpenGPG in Thunderbird on RHEL 7 can't be enabled as on RHEL 8 (bug 1886958) or RHEL 9 (bug 2133263) due to older OpenSSL available on RHEL 7 (openssl-1.0.2k is presented and 1.1.1e required).

What customers could use (albeit not supported by Red Hat) is the upstream binary from Mozilla (available through https://www.thunderbird.net/thunderbird/all/). This version uses and bundles different stack that is not available in RHEL 7.


Note You need to log in before you can comment on or make changes to this bug.