-
- Downloads
ipaserver,ipareplica: Fix Random Serial Numbers always enabled
The option _random_serial_numbers was using with the wrong type in ipaserver_setup_ca.py and ipareplica_setup_ca.py. Therefore RSN was always enabled. Fixes: - https://bugzilla.redhat.com/show_bug.cgi?id=2110523 - https://bugzilla.redhat.com/show_bug.cgi?id=2110526
Showing
- roles/ipareplica/library/ipareplica_setup_ca.py 1 addition, 1 deletionroles/ipareplica/library/ipareplica_setup_ca.py
- roles/ipaserver/library/ipaserver_prepare.py 1 addition, 1 deletionroles/ipaserver/library/ipaserver_prepare.py
- roles/ipaserver/library/ipaserver_setup_ca.py 1 addition, 1 deletionroles/ipaserver/library/ipaserver_setup_ca.py
Please register or sign in to comment