Review your Web Services Security Requirements
Decide which aspects of Web Services security you want to implement. For a detailed discussion of the various types of security available, see the TIBCO iProcess Web Services Plug-in User Guide. If you do not want to implement any security features, continue with Start the Database.
If you are planning to use Secure Socket Layer (SSL) encryption or SOAP security features that utilize certificates (for example, digital signatures or encryption), you must create a keystore. You will be prompted for the location and password of the keystore during the installation. You can generate the certificate using your preferred tool. For example, the JDK provides a command-line tool for this purpose called keytool located in the JAVA_HOME/bin
directory. For more information, see, for Java 11
https://docs.oracle.com/en/java/javase/11/security/java-security-overview1.html
You can also choose from a number of keystore tools that feature graphical interfaces.
If you are implementing Secure Socket Layer (SSL) encryption, you will be given the option of creating an https
transport within Jetty.