We have a Ceph S3 instance we are trying to use GDAL with.  It only provides the access key and the secret access key - no tokens or the like.
 
Have been unable to get gdal to work with various calls such as:
 
gdalinfo --config AWS_ACCESS_KEY_ID 'ouraccesskey' --config AWS_SECRET_ACCESS_KEY 'oursecretkey' --config AWS_VIRTUAL_HOSTING FALSE /vsis3/https://ceph-tst-01.us.com/test-imagery/COGS/BlueMarbleJune.tif
 
and permutations of this.  This one returns "The specified bucket is not valid."  But I can get to it with other tools.
 
Any suggestions?
 
V
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to