GithubHelp home page GithubHelp logo

lifehackjim / cert_human Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neozenith/get-ca-py

37.0 2.0 8.0 116 KB

SSL Certificates for Humans

License: MIT License

Python 96.94% Makefile 1.75% Shell 1.30%
python ssl-certificates command-line-tool

cert_human's Issues

'CertStore' has no attribute 'new_from_host_socket'

When running

cert_human_cli.py my-host.com

I get:

Traceback (most recent call last):
File "/Users/thomas/homebrew/bin/cert_human_cli.py", line 143, in
main(cli_args)
File "/Users/thomas/homebrew/bin/cert_human_cli.py", line 111, in main
store_obj = store_cls.new_from_host_requests(
AttributeError: type object 'CertStore' has no attribute 'new_from_host_requests'

Python 3.7.4
Requirement already up-to-date: cert_human in /Users/thomas/homebrew/lib/python3.7/site-packages (1.0.7)

Desktop (please complete the following information):

  • OS: macOS 10.15.3

Object has no attribute

Hey there, I am fairly new to Python and trying to connect to a site through a proxy and get certificate information. (I did not know where else to post this so I really apologize if this is not the right place)
Whenever I run any of the request methods to get certs I get an object has not attribute error or an error that pertains to urllib3.

To Reproduce
Steps to reproduce the behavior:
I am following the examples in the documentation on https://cert-human.readthedocs.io/en/latest/api/api.html

Expected behavior
I am trying to follow all the examples to print the cert resultssni

Screenshots
3Capture

2Capture

1Capture

Capture

Desktop (please complete the following information):

  • OS: [Win 10]
  • Python 3.7.4 Shell

The reason I have proxies=proxies is I am behind a proxy at work and must submit a username and password to allow the proxy to access a site. This was the reason I wanted to use requests.get since they have a proxy parameter built in that I can pass. I already have defined that proxy above. I was really excited when I found your build and I assume I am just using it incorrectly.

Again I did not know what other capacity to reach you directly as I am so new, so I apologize.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.