hsts:clear_hsts
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
hsts:clear_hsts [2016/07/01 14:24] – peter | hsts:clear_hsts [2019/11/29 16:21] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Clear HSTS ====== | ||
- | |||
- | Once a browser or client is presented with the HSTS policy, it caches the information for the specified **max-age** period. | ||
- | |||
- | If the **includeSubDomains** parameter was specified for an HSTS policy, these restrictions will also apply to all subdomains of the current domain. | ||
- | |||
- | It’s practically impossible to back out an HSTS policy. | ||
- | |||
- | The cache time comes from the origin/site HSTS header, which is set with something like <code bash> | ||
- | |||
- | This setting will continue to pass the HSTS header, unless it is disabled. | ||
- | |||
- | To disable HSTS for clients and wipe out their redirects use <code bash> | ||
- | |||
- | Specifying a zero time duration signals the UA to delete the HSTS Policy (including any asserted **includeSubDomains** directive) for that HSTS Host. | ||
- | |||
- | |||
- | ===== Clear HSTS in Firefox ===== | ||
- | |||
- | Error code: " | ||
- | |||
- | If you see "**I understand the risks**", | ||
- | |||
- | - Close all open tabs related to the site your are experiencing an issue with. | ||
- | - Clear your history by clicking the menu and selecting the circular clock icon labeled " | ||
- | - Select the button that says " | ||
- | - In the menu that appears next to " | ||
- | - Click "Clear Now" and close the menu. | ||
- | - In the address bar type about: | ||
- | - On the top left hand side find the box with a magnifying glass with the text " | ||
- | - In the list directly beneath the search window click on the site name and then click the button in the top right hand corner labeled " | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | ===== Clear HSTS in Google Chrome ===== | ||
- | |||
- | Error message " | ||
- | |||
- | - In the address bar, type **< | ||
- | - Type the domain name in the text field below " | ||
- | - Click the " | ||
- | - Type the domain name in the text field below " | ||
- | - Click the " | ||
- | - Your response should be "**Not found**" | ||
- | |||
- | |||
- | |||
- | ===== Clear HSTS in Opera ===== | ||
- | |||
- | Error message " | ||
- | |||
- | - In the address bar, type **< | ||
- | - Type the domain name in the text field below " | ||
- | - Click the " | ||
- | - Type the domain name in the text field below " | ||
- | - Click the " | ||
- | - Your response should be "**Not found**" | ||
- | |||
- | |||
- | ===== Clear HSTS in Safari ===== | ||
- | |||
- | - Close Safari. | ||
- | - Delete the **~/ | ||
- | - Reopen Safari | ||
- | |||
hsts/clear_hsts.1467383052.txt.gz · Last modified: 2020/07/15 09:30 (external edit)