[gdal-dev] libcurl and the certificates and Windows

Even Rouault even.rouault at spatialys.com
Mon Jun 5 13:54:30 PDT 2017


On lundi 5 juin 2017 19:07:24 CEST Vautour, André (INT) wrote:
> I'd like to add that I think an option like GDAL_HTTP_CA_CERT_FILE or
> GDAL_HTTP_CA_CERT_PATH would be useful to have.

See http://gdal.org/cpl__http_8h.html#aee8368b7821300f4b81ef4da8a9c6a29

"""
CAINFO=/path/to/bundle.crt. This is path to Certificate Authority (CA) bundle file. 
By default, it will be looked in a system location. If the CAINFO options is not 
defined, GDAL will also look if the CURL_CA_BUNDLE environment variable is 
defined to use it as the CAINFO value, and as a fallback to the SSL_CERT_FILE 
environment variable. (GDAL >= 2.1.3) 
"""

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20170605/30bd91f5/attachment.html>


More information about the gdal-dev mailing list