Fixed plugin installation ssl verification issue (#101)

* Added cert location debugging

* Install certifi

* Try adding manual cacert in install request

* Properly use ssl

* More efficiently load ssl certificate
This commit is contained in:
WerWolv
2022-07-03 08:29:46 +02:00
committed by GitHub
parent 1e6b3edbf2
commit baa02c129f
4 changed files with 13 additions and 3 deletions
+1
View File
@@ -2,3 +2,4 @@ aiohttp==3.8.1
aiohttp-jinja2==1.5.0
aiohttp_cors==0.7.0
watchdog==2.1.7
certifi==2022.6.15