duckdb / duckdb/duckdb-spatial
GDAL driver-prefixed URLs : error adding trust anchors
Open
- Dominant language
- C
- Stars
- 708
- Forks
- 96
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 5
Description
While using DuckDB version 1.5.2, I encountered the following error:
```
memory D SELECT * FROM st_read('WFS:https://ahocevar.com/geoserver/wfs', layer='topp:states');
IO Error:
error adding trust anchors from file: /etc/pki/tls/certs/ca-bundle.crt
LINE 1: SELECT * FROM st_read('WFS:https://ahocevar.com/geoserver/wfs', layer...
```
cf https://github.com/duckdb/duckdb-spatial/pull/779
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.