Calling web service via HTTPS in VFP, getting error.

I am using VFP 9.0 service pack 2 and trying to call a web service. The website that is hosting the service I require is only available via HTTPS. While using this service with ASP.NET, i get no issues but when I use VFP to access, i get an error as, "Error: 1429 – OLE IDispatch exception code 0 from Connector: Connector:Bad certificate." Is that an issue with web services and VFP that require SSL?
Â
