Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag for ignoring SSL errors #10

Closed
williamoverton opened this issue Jan 25, 2019 · 1 comment
Closed

Add flag for ignoring SSL errors #10

williamoverton opened this issue Jan 25, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@williamoverton
Copy link

Describe the bug
When testing against an internal site with invalid SSL I get this error:
An error occured while fetching URL, Might be server is down, or domain does not exist, Please check!

Suggested Fix
Add a flag which ignores all ssl errors (-k in this example)

  1. Have site with invalid ssl
  2. Run python3 SubDomainizer.py -u -k https://mysite.com
  3. ???
  4. Profit
@nsonaniya2010 nsonaniya2010 self-assigned this Jan 25, 2019
@nsonaniya2010 nsonaniya2010 added the enhancement New feature or request label Jan 25, 2019
@nsonaniya2010
Copy link
Owner

nsonaniya2010 commented Feb 5, 2019

@williamoverton Let me know if this fixes the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants