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
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev