mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 00:31:56 -06:00
Remove mention of firefox plugin after CA-less install
The plugin was removed some time ago. Part of: https://pagure.io/freeipa/issue/7226 Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
parent
4cc9451271
commit
4fc903114d
@ -942,10 +942,6 @@ def install(installer):
|
||||
print("These files are required to create replicas. The password for "
|
||||
"these")
|
||||
print("files is the Directory Manager password")
|
||||
else:
|
||||
print("In order for Firefox autoconfiguration to work you will need to")
|
||||
print("use a SSL signing certificate. See the IPA documentation for "
|
||||
"more details.")
|
||||
|
||||
if os.path.isfile(paths.ROOT_IPA_CACHE):
|
||||
os.remove(paths.ROOT_IPA_CACHE)
|
||||
|
Loading…
Reference in New Issue
Block a user