[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Using client certificate with soap request/enabling ws-a addressing

  • Thread starter Thread starter onnodehaan
  • Start date Start date
Status
Not open for further replies.
O

onnodehaan

Guest
To clarify. THe microsercice can call multiple WSDL's, we just add more WSDL's ("routes") to the service when needed. The ABL just sends a bunch of JSON to the microservice, and the microservice converts it to XML, send the data, receives the response and replies in JSON. Every "route" can have its own client certificates. This also enables us to make use of "personal" certificates, bound to a single user / PC, for every end-user of the system. Lifting some of the constraints created by over-enthusiastic security officers.

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