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

SSL Error on testing self signed sites #7

Open
JamesHovious opened this issue Oct 28, 2015 · 1 comment
Open

SSL Error on testing self signed sites #7

JamesHovious opened this issue Oct 28, 2015 · 1 comment

Comments

@JamesHovious
Copy link

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)

@0xdevalias
Copy link
Owner

I think the more general solution of 'B' would probably be more appropriate. I'm not really actively using/maintaining this script though. I'm not sure if @adityaks is/plans to over at https://github.com/adityaks/sparty ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants