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...
Continue reading...