You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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)
The text was updated successfully, but these errors were encountered: