/usr/share/ipa/html/ca.crt. This allows users to download the correct certificate when they configure their browsers.
ipa-server-certinstall command to install the certificate.
# /usr/sbin/ipa-server-certinstall -d /path/to/pkcs12.p12
/usr/share/ipa/html/configure.jar file.
# mkdir /tmp/signdb # certutil -N -d /tmp/signdb
# pk12util -i /path/to/pkcs12.p12 -d /tmp/signdb
# mkdir /tmp/sign # cp /usr/share/ipa/html/preferences.html /tmp/sign
configure.jar file.
# signtool -d /tmp/signdb -k Signing_cert_nickname -Z /usr/share/ipa/html/configure.jar -e .html /tmp/sign