signalstickers / signalstickers-client

⚙️🐍 A Python client for the Signal stickers API
https://pypi.org/project/signalstickers-client/
GNU Lesser General Public License v3.0
54 stars 9 forks source link

Avoid CDN self-signed cert #14

Closed ioistired closed 1 year ago

ioistired commented 1 year ago

https://cdn.signal.org now uses a self signed cert. This is a lazy fix because Adhesive is broken and I need something quicker than figuring out how to do proper cert pinning.

ioistired commented 1 year ago

Seems to be fixed by #13