Manage TLS certificates 41
/usr/java/jdk1.5.0_03/bin/keytool
where
<old_password> is the existing keystore password. <new_password> is your chosen password.
4Change the working directory:
cd /opt/SQmobilityGW/tomcat/conf/
5Open the server.xml file using an available editor (for example, vi).
6Locate the following default line:
clientAuth="false" sslProtocol="TLS" key storeFile="/opt/SQMobilityGW/.keystore" keypass="firsthand"
7Change keypass="firsthand" to keypass="<new_passwo rd>" .
where
<new_password> is the password entered in the keytool command.
8Save and close the server.xml file.
9Restart the service:
sudo /sbin/service mobilitygw restart
--End--
CA root certificate distribution
You must ensure the CA root certificate is installed (in DER format) on all mobile client devices that register with the MCG 3100 Server. Depending on which CA you choose, the root certificates are preinstalled or you distribute the root certificates to the clients for manual installation.
Various methods of root certificate distribution are available. Typically, the administrator
After the user installs the root certificate, the mobile client communicates with the MCG 3100 using TLS security.
Nortel Mobile Communication 3100 Series Portfolio
Nortel Mobile Communication Gateway 3100 Installation and Upgrades
9 May 2008