Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Object has no attribute #3

@VirtualPenman

Description

@VirtualPenman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions