15.5 Customizing SSL VPN User Interface

You can customize the contents of the SSL VPN home page, exit page and the error messages, depending on your organization’s requirements. This section has the following information:

15.5.1 Customizing the Home Page and Exit Page

To customize the home page, modify the /var/opt/novell/tomcat5/webapps/sslvpn/sslvpnclient.jsp file.

The home page content is displayed within the <div id=”homecontent”> tags.

To customize the Exit page, modify the /var/opt/novell/tomcat5/webapps/sslvpn/logout.jsp file.

15.5.2 Customizing Error Messages

To customize the error messages, do the following:

  1. Browse and open the following file:

    var/opt/novell/tomcat5/webapps/sslvpn/Applet/properties/BrowserAgentMessages.properties

  2. You can do one of the following:

    • Modify the existing error message.

    • Add a new error message

  3. Save and close the file.

15.5.3 Modifying Help Pages for the Customized Error Messages

To modify help pages for the customized error messages, do the following:

  1. Browse to /var/opt/novell/tomcat5/webapps/sslvpn/SSLVPNClientHelp/en/sslvpnclienthelp/xml/sslvpnclienthelp.

  2. Open sslerror.html in an HTML editor.

  3. You can do one of the following:

    • Modify the error messages leaving the error number unchanged. For example:

      You can modify AM.1001: Server is not Responding.

      To AM.1001: Unable to establish connection with the server.

      Here, even though the error message is changed, the error message remains the same.

    • Add new error messages

  4. Save and close the file.