|
Manage TLS certificates 39Procedure 8Installing the Root and signed certificatesStep Action1 At the MCG 3100 Server, log on to the server as nortel.2 Change to the certificate keystore directory:cd /opt/SQMobilityGW3 If the CA requires a root certificate, import it (in TXT format):/usr/java/jdk1.5.0_03/bin/keytool -import-trustcacerts -keystore .keystore -alias root-file 4 If the CA requires an intermediate certificate, import it (in TXTformat):/usr/java/jdk1.5.0_03/bin/keytool -import -trust-cacerts -keystore .keystore -alias intermediate-file 5 Import the signed TLS certificate:/usr/java/jdk1.5.0_03/bin/keytool -import-trustcacerts -keystore .keystore -alias tomcat-file ATTENTIONNortel strongly recommends that you back up the keystore directory toprotect the files against overwriting, deletion, or corruption.6 Restart the server:/sbin/service mobilitygw restart7 Enter the root password.—End—Importing a preinstalled CA root or intermediate certificateYou must know the absolute path to import a preinstalled CA root certificateinto the keystore. Enter one of the following commands:/usr/java/jdk1.5.0_03/bin/keytool -import -trust-cacerts -keystore .keystore -alias root -fileNortel Mobile Communication 3100 Series PortfolioNortel Mobile Communication Gateway 3100 InstallationNN42030-300 01.03 StandardRelease 2.0 30 October 2007Copyright © 2007, Nortel Networks.
PreviousNext |