[gdal-dev] GDAL client certificates: CURLOPT_SSLCERT/curl_easy_setopt missing?

2023-04-26 Thread Stephan Imfeld
Hi We are trying to serve some COG-Tiffs using a https server. Some of them require authentication. Accessing the data without or with basic authentication through gdal/qgis using /vsicurl/... works fine, but we have not found a way to use client certificates. Using curl (7.81.0) directly (wit

Re: [gdal-dev] GDALOpenShared: warning about "filename" vs "description"

2023-04-26 Thread chris english
To my eye this looks like a very old 'warning' from Frank W's era, where he was taming cats (user community) and dsn were, reasonably, file names of a sort. Would overhead of regex comparing terminating characters after final '/' meet the file name versus descriptor still be useful? I imagine he wa