Forum Post: RE: WSA SSH connection to a Tomcat instance set to "require"

  • Thread starter Thread starter Michael Jacobs
  • Start date Start date
Status
Not open for further replies.
M

Michael Jacobs

Guest
Ok. Here is where the client type comes in. When you say "I've got 11.3 as the client...", I can assume your WSA SOAP client is an OpenEdge ABL client. Tell me if I've made a bad assumption. ABL client connections to a SOAP (web service) will not support SSL client authentication until release 11.4. Starting in 11.4 there are additional CONNECT options that turn on SSL client authentication, locate the private key file, locate the certificate file, and provide the private key file's password. If you are going to support self-signed certificates - Tomcat's trustStore will have to be configured so that it can validate them. Mike J.

Continue reading...
 
Status
Not open for further replies.
Back
Top