Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

feat: remove hpkp tests #521

Merged
merged 2 commits into from
Jan 25, 2024
Merged

feat: remove hpkp tests #521

merged 2 commits into from
Jan 25, 2024

Conversation

LeoMcA
Copy link
Contributor

@LeoMcA LeoMcA commented Jan 24, 2024

HPKP is now totally obsolete, so removing it entirely

Copy link

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Only nit: There is one more mention of HPKP in the tests:

# dropboxusercontent.com is preloaded, but only for HPKP, not HSTS
self.reqs['responses']['https'].url = 'https://dropboxusercontent.com/'

@LeoMcA
Copy link
Contributor Author

LeoMcA commented Jan 25, 2024

Thank you!

Only nit: There is one more mention of HPKP in the tests:

Thanks, noticed this yesterday but wasn't sure what to do with it - updated it now. It's all pretty elementary anyway because IIRC from trying earlier, I'll need to update these tests when I update the HSTS preload list.

@LeoMcA LeoMcA merged commit 7e76016 into main Jan 25, 2024
1 check passed
@LeoMcA LeoMcA deleted the remove-hpkp branch January 25, 2024 11:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants