freeipa/ipaserver
Jan Cholasta 88083887c9 CA-less installer options usability fixes
The --*_pkcs12 options of ipa-server-install and ipa-replica-prepare have
been replaced by --*-cert-file options which accept multiple files.
ipa-server-certinstall now accepts multiple files as well. The files are
accepted in PEM and DER certificate, PKCS#7 certificate chain, PKCS#8 and
raw private key and PKCS#12 formats.

The --root-ca-file option of ipa-server-install has been replaced by
--ca-cert-file option which accepts multiple files. The files are
accepted in PEM and DER certificate and PKCS#7 certificate chain formats.

The --*_pin options of ipa-server-install and ipa-replica-prepare have been
renamed to --*-pin.

https://fedorahosted.org/freeipa/ticket/4489

Reviewed-By: Petr Viktorin <pviktori@redhat.com>
2014-09-30 08:50:47 +02:00
..
advise ipa tool: Print the name of the server we are connecting to with -v 2014-02-05 15:35:36 +01:00
install CA-less installer options usability fixes 2014-09-30 08:50:47 +02:00
plugins Add a KRA to IPA 2014-08-22 09:59:31 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py ipaserver/dcerpc.py: Make sure trust is established only to forest root domain 2014-09-01 08:42:52 +02:00
rpcserver.py Fix login password expiration detection with OTP 2014-07-21 16:36:28 +02:00