Questions tagged [ssl-error]
The ssl-error tag has no summary.
13 questions
0
votes
0
answers
37
views
openeo.connect() Error
I am trying to use the Sentinels interactive image downloader script that I found here.
I installed all dependencies including the openeo package. As I attempt however to build a connection with the ...
0
votes
0
answers
60
views
Is it possible to access a WMS GeoServer without SSL encryption (HTTP) from QGIS?
I am setting up a GeoNode instance in a private network, and I am having troubles accessing WMS layers from QGIS. Currently I do not use SSL and do my tests in simple HTTP on the 80 port. When I do a ...
2
votes
1
answer
211
views
QGIS Resource Sharing - HTTPSC Connection Pool error
When I attempt to install Mapbox's Maki Icons (or any collection) with QGIS Resource Sharing - 1.2.0, I get the following error message:
Error:
HTTPSConnectionPool(host='github.com', port=443): Max ...
0
votes
0
answers
179
views
Setting up Cascading WMS using SSL PKIX path building failed error
We have created a layer that should pull from a remote ArcGIS server that requires TLS authentication.
If I use my certificate or a registered server certificate to directly access the URL from my web ...
0
votes
1
answer
249
views
Can't connect with Web Map Services - problem with OpenSSL 3.0.2 Ubuntu 22.04
This problem is connected with Qt5 I believe, starting QGIS from the command line gives, amongst many other messages:
Warning: Incompatible version of OpenSSL
Warning: QSslSocket: cannot call ...
3
votes
1
answer
790
views
Setting custom root TLS certificates for QGIS
I use QGIS on Linux in an enterprise setting, where the IT department runs a MitM firewall which puts in its own root certificate on all HTTPS traffic. This made using the OSM basemaps in QGIS ...
0
votes
0
answers
99
views
QField SSL authentication and live project updates
I'm currently having some issues with QField saving to a PostgreSQL database.
I believe that the issue lies with SSL being forced on the database end as i am able to have offline files work on QField ...
1
vote
0
answers
277
views
Python and SSL error loading tiles in QGIS
I've a fresh and first install of QGIS on my desktop
QGIS version : 3.22.13
OS: Windows 10 pro, build 19044.2251
When I try to load some tiles from maptiler this error popup:
Une erreur est survenue ...
0
votes
0
answers
19
views
SSL error accessing QGIS [duplicate]
I am trying to QGIS 3.16.2 and I am getting an error message saying:
SSL errors occurred accessing URL
The certificate has expired.
How can I rectify this?
Here's an image for more detail:
4
votes
1
answer
2k
views
QGIS connection to PostGIS via SSL
I want to connect from QGIS to a PostGIS cluster via SSL.
I'm able to connect via SSL from PgAdmin4 and psql using the same certificates but not from QGIS.
QGIS throws the error:
SSL error: ...
1
vote
0
answers
488
views
QGIS 3.10.0 SCP SSL Errors Downloading Landsat Mac OSX 10.14 (Mojave)
Semi-Automatic Classification Plugin (SCP) throws an SSL error when trying to download or preview Landsat images.
Looking for a workaround, this has been addressed for Windows users but not Mac.
...
5
votes
5
answers
13k
views
Plugins repository is unavailable
I'm using QGIS 2.18.20. On MacOS High Sierra 10.13.5
Only recently I haven't been able to find uninstalled plugins. The settings show the repository is "unavailable".
I'm not using a proxy. I've ...
1
vote
1
answer
417
views
Ubuntu QGIS 2.4.0 SSL connection to remote PostGIS fails b/c can't specify certificates
I can connect with SSL in PGAdmin to my remote server, but it requires specifying the filepaths for certificate files due to my having different certs for different servers.
However, when connecting ...