Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

id168993686

...

id168993688

...

id168993685

On this page

Table of Contents
maxLevel4

...

id168993687


By default, Web Application Platform is installed with SSL certificates. If needed, you can change the existing SSL certificate file with a new one as described

...

below

...

Creating an SSL certificate file

Follow the steps bellow to create an SSL certificate file that you can later add to Web Application Platform.

To create the SSL certificate file

...

.

...


Changing the SSL certificate file

You can change the default SSL certificate file that comes with Web Application Platform installation as described below.


To change the SSL certificate file


  1. Go to the <web_app_platform_installation_directory>\conf

...

  1.  directory and open to edit

...

  1. the server.xml

...

  1.  file.
  2. In the server.xml

...

  1.  file, change the default values of the following properties to the actual path to the certificate file and password:
    • certificateKeystoreFile="<path_to_certificate_file>"
    • certificateKeystorePassword="<password>"

    Warning
    titleImportant

    If you

...

  1. have created the SSL

...

  1. certificate file as described in the above section,

...

  1. the certificateKeystorePassword property value must be the same as the -storepass and -keypass property values that you specified when creating the SSL certificate.

  2. Save and close

...

  1. the server.xml

...

  1.  file.
  2. Restart Web Application Platform.