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

./mixed-content-scan --no-check-certificate does not work #73

Open
shann1976 opened this issue Jun 21, 2018 · 1 comment
Open

./mixed-content-scan --no-check-certificate does not work #73

shann1976 opened this issue Jun 21, 2018 · 1 comment

Comments

@shann1976
Copy link

Hi,

I have installed the latest ./mixed-content-scan and when I try to scan the website as:

./mixed-content-scan --no-check-certificate https://mysite.com

It throws Scan options and returns to prompt without checking anything

@GainfulShrimp
Copy link

I think you just need to put the option before the argument, thus:

mixed-content-scan https://mysite.com --no-check-certificate

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

No branches or pull requests

2 participants