Skip to main content

NOSSL

It'a simple script that manipulates default behavior of ssl and requests.

It modifies following lines:

ssl.py

_create_default_https_context = create_default_context

to

_create_default_https_context = _create_unverified_context

requests/sessions.py

self.verify = True

to

self.verify = False

Usage

Install nossl.

pip install nossl

And run the script.

nossl off

Yon can recover SSL also.

nossl on

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nossl-0.0.2-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file nossl-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: nossl-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.8

File hashes

Hashes for nossl-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c5d6d09fd2cdf17ab337c42cd4daeaf618c79fd2479f1a1e7ab629fefc1365f9
MD5 3f9a257270c3cb7bf5d320d778b86f0a
BLAKE2b-256 73ab1a9c84555fab287c73676bb182a7a12a1e99659f147c84a0cf8d89c74ce5

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.2 This release

1 file

0.0.1.6

1 file

0.0.1.5

1 file

0.0.1.3

1 file

0.0.1.2

1 file

0.0.1.1

1 file

0.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page