#7226 Remove remaining references to Firefox configuration extension
Closed: fixed 6 years ago Opened 6 years ago by ftweedal.

There are still some vestigal references (user-visible and not) to the Firefox
autoconfiguration plugin which was removed some time ago.

These include (possibly non-exhaustively):

  • ipa-server-install mentions it and the end of a CAless installation
  • ipa.conf httpd config adds MIME types for jar and xpi extensions
  • ipaserver.install.certs.issue_signing_cert() which is unused
  • caJarSigningCert profile configuration, and logic in cainstance.py for setting it up

See also https://pagure.io/freeipa/issue/7135, which was an earlier "remove firefox extension"
effort that removed references from the WebUI.


Metadata Update from @ftweedal:
- Issue assigned to ftweedal

6 years ago

Metadata Update from @pvoborni:
- Issue set to the milestone: FreeIPA 4.6.2

6 years ago

master:

  • 4fc9031 Remove mention of firefox plugin after CA-less install
  • 260db9d Remove XPI and JAR MIME types from httpd config
  • 1ebd819 CertDB: remove unused method issue_signing_cert
  • 3e33857 Remove caJarSigningCert profile and related code

ipa-4-6:

  • a9b1686 Remove mention of firefox plugin after CA-less install
  • 3e62dd1 Remove XPI and JAR MIME types from httpd config
  • 6441185 CertDB: remove unused method issue_signing_cert
  • ea11654 Remove caJarSigningCert profile and related code

Metadata Update from @tdudlak:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata