GreenDelta / olca-app

Source code of openLCA
openlca.org
Mozilla Public License 2.0
184 stars 41 forks source link

Could not connect to collaboration server with self signed certificate #368

Open williamsia opened 7 months ago

williamsia commented 7 months ago

Hi,

I got this error when connecting to collaboration server that is hosted behind a proxy with self signed certificate.

Just want to confirm that this is an expected behavior and not misconfiguration on my side. Also is there a way to disable the verifySSL option (assuming this is the actual issue)

Thanks again.

Screenshot

Screenshot 2023-11-29 at 9 41 26 pm
SebastianGreve-GreenDelta commented 3 months ago

Since openLCA 2.1.1 it should handle this better and ask the user if missing/untrusted certificates should be downloaded and added to the trust store. Can you check if this error still occurs?