Salesforce

How to configure the TLS versions which are supported by a PASOE instance

« Go Back

Information

 
TitleHow to configure the TLS versions which are supported by a PASOE instance
URL NameHow-to-configure-the-TLS-versions-which-are-supported-by-a-PASOE-instance
Article Number000199195
EnvironmentProduct: OpenEdge
Version: 11.7, 12.x
OS: All supported platforms
Question/Problem Description
How to configure the TLS versions which are supported by a PASOE instance.
How to configure a PASOE instance to accept only certain versions of TLS.
How to configure a PASOE instance to accept TLSv1.2 or TLSv1.3 connections.
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
TLS protocols can be configured in the PASOE instance's \conf\catalina.properties as a comma-separated list in the psc.as.https.protocol property.

For example:
# https SSL/TLS controls
psc.as.https.protocol=TLSv1.2,TLSv1.3
psc.as.https.clientauth=none
psc.as.https.sessiontimeout=86400
psc.as.https.ciphers=ALL

Restart the PASOE instance for the changes to take effect.
Workaround
Notes
Keyword Phrase
Last Modified Date3/7/2022 2:46 AM

Powered by