- Linting fixes
- make WithCert classes failsafe for sockets that don't have a connection attribute
- Fix test_cert to pass verify thru to requests
- Tests added (using py.test)
- Incorporated many aspects from how https://github.com/requests/requests builds, tests, uses pipenv, uses pyenv, and even this file.
- code style black added
- Birth!
- Forked from https://github.com/neozenith/get-ca-py by @neozenith