mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:43:32 +03:00
hsts: skip expired HSTS entries read from file
Extend test 780 to verify Closes #21186
This commit is contained in:
parent
8e8bdd3604
commit
4478a10f0d
2 changed files with 6 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ CURL_TIME=1728465947
|
|||
|
||||
<file name="%LOGDIR/input%TESTNUMBER">
|
||||
this.hsts.example "99991001 04:47:41"
|
||||
expired.example "20011001 04:47:41"
|
||||
</file>
|
||||
|
||||
<name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue