Create Certificates and Keystore Files
About this task
Use this procedure to create certificates (server.crt, server.key) and the keystore file.
Procedure
- Open command prompt window in the administrator's mode, and then navigate to the UAASecrets folder.
-
To create the certificates and keystore files, execute
createselfsignedcertificate.bat
.The certificates and keystore files are created.
- Create a copy of the keystore file and rename it to keystore.p12.
-
To create pem files, execute
createpemfiles.bat
in the command prompt.The public.pem and key.pem files are created.