<div dir="ltr">Hi,<div><br></div><div>For the first time, I'm trying to use WMS with a server with an "https" URL.</div><div><br></div><div>Unless I add <UnsafeSSL>true</UnsafeSSL> to the service description file or set GDAL_HTTP_UNSAFESSL=YES before running my application, I get an error like this:</div><div><br></div><div>  HTTP status code: 0, error: SSL certificate problem: unable to get local issuer certificate.<br></div><div><br></div><div>Instead of declaring the site unsafe, I've got a root certificate bundle that I would like to point at.  I tried setting CURL_CA_BUNDLE (suggested by the curl documentation) to this file but it doesn't seem to help.  <br></div><div><br></div><div>Is there a way to specify a CA bundle in this context?</div><div><br></div><div>Thanks,</div><div><br></div><div>carl</div></div>