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

Implement support for HSTS #5

Open
jschlyter opened this issue Aug 22, 2013 · 1 comment
Open

Implement support for HSTS #5

jschlyter opened this issue Aug 22, 2013 · 1 comment
Assignees

Comments

@jschlyter
Copy link
Member

RFC 6797 support

@ghost ghost assigned secworks Aug 22, 2013
@secworks
Copy link

Ready for testing in master. The current implementation adds a dependency on cURL.

Example:
HSTS supported:
python sslyze.py --certinfo=basic --hsts www.kirei.se

HSTS not supported:
python sslyze.py --certinfo=basic --hsts www.regeringen.se

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

3 participants