freeipa/ipaserver
Florence Blanc-Renaud 517964f746 Report missing certificate in external trust chain
When ipa-server-install is called with an external CA, but the cert chain is
incomplete, the command exits with the following error:
ERROR CA certificate chain in <list of --external-cert-file> is incomplete

The fix adds in the log the name of the missing certificate:
ERROR    CA certificate chain in <list of --external-cert-file> is incomplete: missing certificate with subject '<dn of the missing certificate>'

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

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2016-06-23 07:36:57 +02:00
..
advise ipalib, ipaserver: fix incorrect API.register calls in docstrings 2016-05-25 16:06:26 +02:00
install Report missing certificate in external trust chain 2016-06-23 07:36:57 +02:00
plugins host/service-show/find shouldn't fail on invalid certificate 2016-06-22 17:43:14 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py adtrust: support UPNs for trusted domain users 2016-06-11 17:25:50 +02:00
dns_data_management.py DNS Locations: make ipa-ca record generation more robust 2016-06-20 20:03:47 +02:00
rpcserver.py plugable: turn Plugin attributes into properties 2016-06-03 09:00:34 +02:00
servroles.py Introduce "NTP server" role 2016-06-15 13:51:48 +02:00
topology.py ipaserver module for working with managed topology 2016-06-17 18:55:19 +02:00