Add A Retrieved Certificate For A Web Server To The Key Store; Permitting Users To Access Intranet Sites On Blackberry Devices Using Global Login Information - Blackberry PRD-10459-016 - Enterprise Server For MS Exchange Administration Manual

Enterprise server for microsoft exchange
Hide thumbs Also See for PRD-10459-016 - Enterprise Server For MS Exchange:
Table of Contents

Advertisement

Administration Guide
Add a retrieved certificate for a web server to the key
store
You can use the Java keytool to add a certificate for a web server to the BlackBerry MDS Connection Service key store. The
certificate permits the BlackBerry MDS Connection Service to connect to the trusted web server.
1.
Save the certificate from a secure web site to a .cer file.
2.
On the computer that hosts the BlackBerry MDS Connection Service, copy the .cer file to <drive>:\Program Files\Java
\<JRE_version>\lib\security .
3.
At a command prompt, navigate to <drive>:\Program Files\Java\<JRE_version>\bin .
4.
Type keytool -import -trustcacerts -alias
5.
Type the key store password.
6.
To add the certificate to the key store, at the command prompt, type Yes.
After you finish: For more information about using the Java keytool, visit
windows/keytool.html.
Permitting users to access intranet sites on
BlackBerry devices using global login
information
To permit users to access intranet sites on BlackBerry devices without having to specify their user names and passwords,
you can configure a global user name and password. When users try to access an intranet site, the BlackBerry MDS
Connection Service checks to see if you configured global login information, and validates the login information. If
authentication succeeds, users can access intranet sites without providing their user names and passwords. If
authentication fails, users must type their user names and passwords before they can access intranet sites.
200
Configuring how users access enterprise applications and web content
<alias_name> -file <cert_filename> -keystore ..\lib\security\cacerts .
java.sun.com/javase/6/docs/technotes/tools/

Advertisement

Table of Contents
loading

Table of Contents