Files
freeipa/ipaserver/install
Fraser Tweedale a1b3b34b90 cainstance: extract function import_ra_key
After upgrading a deployment from CA-less to CA-ful it is necessary
to install the RA Agent credential on non-CA servers.  To facilitate
this, extract this behaviour from CAInstance so that it is callable
from other code.

Several other methods became @staticmethod as a result of this
change.  This makes those methods callable without an instance of
CAInstance and also documents that those methods do not use 'self'.

Part of: https://pagure.io/freeipa/issue/7188

Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
2020-07-16 15:30:53 +10:00
..
2020-04-28 11:28:29 +02:00
2020-06-10 16:07:07 +02:00
2019-07-17 17:58:58 +03:00
2019-04-10 13:43:23 +02:00
2020-05-05 10:42:46 +02:00