[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Integrating with Xero API - RSA-SHA1 Signatures

  • Thread starter Thread starter David O'Regan
  • Start date Start date
Status
Not open for further replies.
D

David O'Regan

Guest
Hi Mark, I've worked on a Xero integration before and came to the same conclusions as you. I personally used OpenSSL to handle the RSA-SHA1 encryption. As David suggests I used OS-COMMAND to call a script on the file-system that did the OpenSSL call and wrote the signed request out. I then read this back into the ABL for the subsequent encoding and HTTP call. If there's something specific you're stuck with I can try to help. Best Regards, David

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