<div dir="ltr">Hi,<br><br>I'm trying to access Sentinel-2 data in Google Cloud Storage in QGIS, but I'm getting a SSL certificate problem.<br><br>gdalinfo says:<br><br>gdalinfo /vsicurl/<a href="https://storage.cloud.google.com/gcp-public-data-sentinel-2/L2/tiles/29/T/PF/S2B_MSIL2A_20190907T112119_N0213_R037_T29TPF_20190907T144322.SAFE/GRANULE/L2A_T29TPF_A013076_20190907T112853/IMG_DATA/R10m/T29TPF_20190907T112119_B02_10m.jp2">https://storage.cloud.google.com/gcp-public-data-sentinel-2/L2/tiles/29/T/PF/S2B_MSIL2A_20190907T112119_N0213_R037_T29TPF_20190907T144322.SAFE/GRANULE/L2A_T29TPF_A013076_20190907T112853/IMG_DATA/R10m/T29TPF_20190907T112119_B02_10m.jp2</a><br><br>ERROR 11: CURL error: SSL certificate problem: unable to get local issuer certificate<br>gdalinfo failed - unable to open '/vsicurl/<a href="https://storage.cloud.google.com/gcp-public-data-sentinel-2/L2/tiles/29/T/PF/S2B_MSIL2A_20190907T112119_N0213_R037_T29TPF_20190907T144322.SAFE/GRANULE/L2A_T29TPF_A013076_20190907T112853/IMG_DATA/R10m/T29TPF_20190907T112119_B02_10m.jp2">https://storage.cloud.google.com/gcp-public-data-sentinel-2/L2/tiles/29/T/PF/S2B_MSIL2A_20190907T112119_N0213_R037_T29TPF_20190907T144322.SAFE/GRANULE/L2A_T29TPF_A013076_20190907T112853/IMG_DATA/R10m/T29TPF_20190907T112119_B02_10m.jp2</a>'.<br><br>I'm using gdal from OSGeo4W in Windows:<br><br>gdalinfo --version<br>GDAL 2.4.1, released 2019/03/15<br><br>I'm almost sure that this was working some time ago.<br><br>Any hint about this issue?<br><br>Another question I've is about using /vsigs/ (Google Cloud Storage files). For that, I need the bucket and the object key.<br><br>For Sentinel-2 data stored in Google Cloud Storage, I believe the bucket name is gcp-public-data-sentinel-2, but I can't find anything about the object key. What could be the key?<br><br>Thank you very much!<br><br>Best regards,<br>Pedro VenĂ¢ncio</div>