[Progress Communities] [Progress OpenEdge ABL] Forum Post: Serverside Connect to webservice using ssl certificate

  • Thread starter Thread starter Jorrit
  • Start date Start date
Status
Not open for further replies.
J

Jorrit

Guest
Hi, In Rollbase private cloud we have to connect to a webservice using a certificate. Normaly in our old system we connect to the services using curl: e.g. curl -s --header "SOAPAction: soap#calculate" --header "Content-Type: text/xml" --data @c:\soaprequest.xml -k --cert 601348.pem:Password https:// url... >c:\calculatie.xml Is there a possibility to do this in rollbase with server side triggers? Thank you in advance. Regard Jorrit

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