Salesforce

How to enable SSL communication between WSA and AppServer

« Go Back

Information

 
TitleHow to enable SSL communication between WSA and AppServer
URL NameP163118
Article Number000153509
EnvironmentProduct: OpenEdge
Version: 10.x, 11.x
OS: All supported platforms
Question/Problem Description
How to enable SSL communication between WSA and AppServer
Can WSA make SSL connections to AppServer?
How to do SSL between WSA and AppServer?
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution

1. Enable AppServer for SSL client connections by adding sslEnable=1 in ubroker.properties under appserver section.

Once enabled for SSL client connections the AppServer will not accept non-SSL connections any longer. Use AppserverS protocol to connect to this AppServer.

 2. Change the appServiceProtocol from AppServer to AppserverS  in the <wsname>.props file of each deployed WebService on WSA. See <webapps>/wsa/wsa1 directory.  

3. Restart the JSE hosting the WSA

Workaround
Notes
Keyword Phrase
Last Modified Date7/15/2016 5:37 PM

Powered by