Create Certificates and Keystore Files

About this task

Use this procedure to create certificates (server.crt, server.key) and the keystore file.

Procedure

  1. Open command prompt window in the administrator's mode, and then navigate to the UAASecrets folder.
  2. To create the certificates and keystore files, execute createselfsignedcertificate.bat.

    The certificates and keystore files are created.

  3. Create a copy of the keystore file and rename it to keystore.p12.
  4. To create pem files, execute createpemfiles.bat in the command prompt.

    The public.pem and key.pem files are created.