Forum Post: RE: Using wget command to consume ODATA from DataDirect Cloud SSL error

  • Thread starter Thread starter CMI
  • Start date Start date
Status
Not open for further replies.
C

CMI

Guest
I sorted out the problem with using wget under windows. I needed to provide access to a set of CA certificates (.PEM files). Luckily Progress provides under %DLC%/cert. example: wget --ca-directory=D:\Progressx86\OpenEdge115\certs .... Note: This does not work for Google URLS as Goolge's Trusted CA is not in the list of files in the cert folder.

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