added logic to support self signed certs

This commit is contained in:
2025-04-15 19:23:42 -04:00
parent 21a6734300
commit 10983b9410
7 changed files with 33 additions and 59 deletions

3
.gitignore vendored
View File

@@ -38,3 +38,6 @@ wheels/
*.swo
.DS_Store
# Certificates
cert.pem
key.pem