Red Hat CERTIFICATE SYSTEM 8.0 - RELEASE NOTES Release Note page 22

Table of Contents

Advertisement

Red Hat Certificate System 8.0
== -"$secure_ee_client_auth_port_statement" -] -||
== -"$secure_admin_port_statement" -] -||
-] -||
-] -; then
done
5.
Open the web.xml file.
vim -/var/lib/instance_name/webapps/ca/WEB-INF/web.xml
6.
Add the following servlet mappings for submitting profiles to the secure end-entities client
authentication URL:
<servlet-mapping>
<servlet-name>
<url-pattern>
</servlet-mapping>
<servlet-mapping>
<servlet-name>
<url-pattern>
</servlet-mapping>
7.
Edit the profile selection template to use the URL for the new secure end-entities client
authentication services port. For example, assuming the default end-entities client authentication
SSL port of 9446:
vim -/var/lib/instance_name/webapps/ca/ee/ca/ProfileSelect.template
... original -...
uri = -'profileSubmitSSLClient';
... update -...
uri = -'https://server.example.com:9446/ca/eeca/ca/profileSubmitSSLClient';
8.
The new port information needs to be added to security domain description of the subsystem, as
stored in the database.
1. Connect to the database and update the schema.
/usr/lib/mozldap/ldapmodify --p db_port --h db_host --D -"cn=Directory Manager" --
w db_password
dn: cn=schema
changetype: modify
add: attributeTypes
22
fi
fi
if [ ${total_ports} --eq 7 -] -; then
return 0
caProfileSubmitSSLClient
-/eeca/ca/profileSubmitSSLClient
caGetCertFromRequest
-/eeca/ca/getCertFromRequest
[ -"$head"
[ -"$head"
[ -"$head" == -"$pki_console_port_statement"
[ -"$head" == -"$tomcat_port_statement"
echo -"
$line"
total_ports=`expr ${total_ports} + 1`
</servlet-name>
</url-pattern>
</servlet-name>
</url-pattern>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate system 8.0 - administration

Table of Contents