Problem with SSL authentication #363
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
-
|
Hi, same problem here on a Mac. The work-around works, but isn't very satisfactory.
Updating Xcode (and so /usr/bin/git) to the latest version did not help. . |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am on a Mac OS Sequoia 15.1 currently using 3.40.4 of QGIS and have been using QGIS Resource Sharing for about 3 years to get access to R scripts. I am currently using version 1.2 of the plug-in, but updated to 1.3 when I experienced a problem, but it did not change the error message. When trying to install resources, I get the following message:
Error: HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /qgis/QGIS-Resources.git/info/refs?service=git-upload-pack (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])")))I tested this on another Mac and it is having the same issue. However, I switched to a PC that is managed by my university, and it is not having an authentication issue. I have manually updated the Python security certificates in QGIS, so I do not think the problem is on my end, but is something specific with the way QGIS Resource Sharing is interacting with Mac OSs. Is anyone else having this issue?
Beta Was this translation helpful? Give feedback.
All reactions