jaraco / jaraco/irc

Add support for ignoring ssl validation in the examples

Open
#194 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
421
Forks
90
PR merge metrics
No merged PRs in 30d

Description

Hi,

I tried various ways of getting `cert_reqs=ssl.CERT_NONE` to connect to a server with self-signed/expired certificate with no luck.
Help ?

Thanks.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the examples and the SSL connection setup, then inspect how the cert_reqs=ssl.CERT_NONE option is handled. The work is done when an example can connect to a server with a self-signed or expired certificate while allowing SSL validation to be disabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.