Nokia WAP Server Support
This document describes how to configure the Nokia WAP server v1.0 to let mobile terminals (wireless clients) obtain and install the locally hosted Entrust WAP Root certificate. For security reasons the locally hosted root certificate is the preferred method of implementation.
| Note | This document assumes that mobile terminal access to the Nokia WAP server has already been configured. |
There are three major steps to configure the Nokia WAP server to host the Entrust Root certificate locally:
- Create a traffic mapping to let the built-in file servlet (FileServlet) handle local files.
- Configure the FileServlet to handle the Entrust WAP root certificate.
- Create a link in one of your server WML pages to access the Entrust WAP Root certificate.
If you are having difficulty finding what you're looking for, please email us.
- Click the Start button on the Windows taskbar and select Programs > Nokia WAP Server > Nokia WAP Server Manager.
- Login to the Nokia WAP Server Manager.
The Server Manager window appears. - Select the Servlets menu from the menu bar.
- Select Mappings from the Servlets menu.
The Servlet Mappings control panel appears. From this window, you can create new traffic mappings for your WAP server. By default, all http:// requests are handled by the HTTP Manager. The HTTP Manager routes requests to the Internet. To locally host the Entrust WAP Root certificate, you must create a new mapping to route file requests to the FileServlet. - Click the Create button.
The New Mapping dialog box appears. - Type
http://myhost/in the URL field.
where:
myhost is the name of the computer hosting your domain - Select FileServlet from the Servlet list.
- Click the OK button.
You have just created a new mapping. Any incoming requests to the WAP server that have the prefix http://myhost/ are now directed to the FileServlet.
Note
To edit a mapping, select an item from the Servlet Mappings window and click the Edit button. The New Mapping dialog box appears. You can now edit the mapping. After traffic mapping is set up correctly, you must specify the certificate file type in the FileServlet. The file type must be defined in order for the Nokia WAP server to send the proper MIME type to mobile terminals. The MIME type indicates the type of data contained in a root certificate.