Forum Discussion

scottchiefbaker's avatar
13 years ago

Fetch XML via HTTPS

I want to use HTTPS to fetch my XML files, but simply putting https in the URL isn't enough. After reading the documentation I think maybe I need to use SetCertificatesFile() to give it some key? The ...