Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
This bug is created as a clone of upstream ticket:
https://fedorahosted.org/freeipa/ticket/3748
Non-HTML files in 'ipa/ui/' such as images, fonts, JavaScript are redirect to https.
It's sub-optimal for pages(Browser config, ...) not located in 'ipa/ui/' dir with dependencies(jQuery, images, ...) in '/ipa/ui/' dir.
Those dependencies are not loaded if user didn't add a CA cert or a certificate exception before accessing them. It's clearly a bug for a page which serves for adding the CA cert.
Note: Paths in '/ipa/ui' with HTML output should remain redirect to https.
Fixing it will allow pointing users to configuration page prior to accessing Web UI.
Verification steps:
1) install IPA server
2) access http://server.hostname/ipa/config/browserconfig.html page without prior installation of CA cert or creation of SSL exception.
3) all page dependencies (CSS styles, JavaScript) should be loaded (they are no longer redirected to https). Previously it would fail because of SSL cert. error.
Verified.
Version ::
ipa-server-3.3.3-15.el7.x86_64
Test Results ::
Tested manually with both IE and Firefox from Windows VM to IPA Master VM.
I saw no broken links, no references to https for redirects, no missing images.
From what I can tell, this is fixed. Marking verified.
This request was resolved in Red Hat Enterprise Linux 7.0.
Contact your manager or support representative in case you have further questions about the request.