Setting Up SSL/TLS for Oracle WebLogic

Additional TLS setup includes the following:

In the Listen Port section:

  1. Select the checkbox for SSL Listen Port Enabled.

  2. Enter the value for the SSL Listen Port.

This image is described in surrounding text.

In the Private Key Location section:

  1. Enter the value for the Private Key Alias.

  2. Enter and confirm the value for the Private Key Password.

This image is described in surrounding text.

Fill out all Keystore fields for the Identity and Trust sections

This image is described in surrounding text.

Server Start Parameter:

TLS flag: --Dweblogic.security.SSL.protocolVersion=TLS1
-Dweblogic.http.headers.enableHSTS=true

For more information, see Additional JVM Arguments.

Note: If you plan to implement HTTP Strict Transport Security, refer to this Oracle document: Command Reference for Oracle WebLogic Server 14c in the section entitled: HTTP Strict Transport Security.