Verifying SSL

AUTHORS NOTE: I could not get this to work. Plus, it really doesn’t make a lot of sense. There’s no such thing as a server deployment descriptor.

To verify that SSL has been correctly installed, load the default introduction page with a URL that connects to port defined in the server deployment descriptor:

https://localhost:port-num/

The https in this URL indicates that the browser should be using the SSL protocol. The localhost in this example assumes you are running the example on the same machine on which the Application server is installed. For port-num, substitute the port number you specified when you configured the HTTP Listener.

The first time a user loads this URL, the New Site Certificate or Security Alert dialog displays. Select Next to move through the series of dialogs, select Finish when you reach the last dialog.


Legal Notices