Provided by: freeipa-server_4.3.1-0ubuntu1_amd64 bug

NAME

       ipa-upgradeconfig - Upgrade the IPA Apache configuration

SYNOPSIS

       ipa-upgradeconfig

DESCRIPTION

       A tool to update the IPA Apache configuration during an upgrade.

       It   examines   the   VERSION   value   in  the  head  of  /etc/httpd/conf.d/ipa.conf  and
       /etc/httpd/conf.d/ipa-rewrite.conf and compares this with the templates. If an  update  is
       needed then new files are written.

       It  also will convert a CA configured to be accessible via ports 9443, 9444, 9445 and 9446
       to be proxied by the IPA web server on ports 80 and 443.

       This is not intended to be run by an end-user. It  is  executed  when  the  IPA  rpms  are
       upgraded. This must be run as the root user.

OPTIONS

       -d, --debug
              Enable debug logging when more verbose output is needed

       -q, --quiet
              Output only errors

EXIT STATUS

       0 if the update was successful or there was nothing to do

       1 if an error occurred