This topic applies to WebSphere Application Server Liberty V8.5.5.9 and earlier. For the latest Liberty topics, see the WebSphere Application Server Liberty documentation.
Creating SSL certificates from the command line
You can use the securityUtility command to create a default SSL certificate for use by the Liberty configuration.
Procedure
Results
What to do next
<featureManager>
<feature>ssl-1.0</feature>
</featureManager>
<keyStore id="defaultKeyStore" password="keystore_password" />
See Enabling SSL communication in Liberty.