Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ssl Certificate

Python Requests Equivalent Of '--proxy-header' In Curl With Ssl Certification

Reference: How does one specify the equivalent of `--proxy-headers` curl argument into requests? I … Read more Python Requests Equivalent Of '--proxy-header' In Curl With Ssl Certification

Discord.py Error - Clientconnectorcertificateerror

I have an error trying to run my python discord bot. Here's my code: import discord client = d… Read more Discord.py Error - Clientconnectorcertificateerror