To configure Secure Gateway for SSL, complete the following steps:
Create a keystore file
1. Generate the keystore file by running the keytool utility with the following
2. Enter your keystore password, and then enter the information at the following
3. Confirm the information entered by entering "Yes" at the prompt.
4. Enter the password for <Web server name>, or press return if this password is
Generate a CSR
1.
2. Send the CSR file to a CA via e-mail. The CA authenticates the certificate
Import the digital certificate
1.
2. Enter your keystore password at the prompt. The .cer file imports and a
Intellisync Mobile Suite Secure Gateway Administrator's Guide
parameters where <name>.key is a the keystore file you define:
C:\Program Files\Secure Gateway\jre1.5.0_01\bin\keytool -genkey -keyalg
RSA -alias <Web server name> -keystore <name>.key
prompts:
–
What is your first and lastname?
–
What is the name of your organizational unit?
–
What is the name of your organization?
–
What is the name of your City or Locality?
–
What is the name of your State or Province?
–
What is the two-letter country code for this unit?
the same as your keystore password.
Run the keytool utility located with the following
Generate a CSR.
parameters where <name>.csr is the name of the CSR (for sending to a CA):
C:\Program Files\Secure Gateway\jre1.5.0_01\bin\keytool -certreq -alias
<Web server name> -keyalg RSA -file <name>.csr -keystore <name>.key.
requestor and returns a .cer file, a digitally signed certificate, via e-mail.
Run the keytool utility with the following parameters
Import the .cer file.
where <name>.cer is the digital certificate received from the CA:
C:\Program Files\Secure Gateway\jre1.5.0_01\bin\keytool -import -alias
<Web server name>-trustcacerts -file <name>.cer -keystore <name>.key
confirmation message appears.
Configuring the Secure Gateway
Configuring Secure Gateway for SSL
2–9
Need help?
Do you have a question about the INTELLISYNC MOBILE SUITE 7.0 - SECURE GATEWAY ADMINISTRATOR GUIDE 04-2006 and is the answer not in the manual?
Questions and answers