Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.
This repository was archived by the owner on Sep 15, 2020. It is now read-only.

SSL Error on testing self signed sites #7

@JamesHovious

Description

@JamesHovious

The current script will give an error when testing a self signed sharepoint site. I can either

A- submit a pull request using this as a hack on all instances of urlopen()
https://stackoverflow.com/questions/19268548/python-ignore-certicate-validation-urllib2

B- submit a pull request that adds a command line argument that allows for bypassing certification checks.

Please advise on your preference.

Using python 2.7.9 (current default version on kali)

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