mirror of
https://github.com/curl/curl.git
synced 2026-08-26 05:43:31 +03:00
hsts: when a dupe host adds subdomains, use that
Otherwise a weaker earlier entry is allowed to override a later more restrictive one. Add test 1638 to verify. Closes #21108
This commit is contained in:
parent
5172ba5475
commit
e1fdbdd16f
6 changed files with 105 additions and 3 deletions
|
|
@ -217,7 +217,7 @@ test1614 test1615 test1616 test1617 test1618 \
|
|||
test1620 test1621 test1622 test1623 test1624 test1625 test1626 test1627 \
|
||||
\
|
||||
test1630 test1631 test1632 test1633 test1634 test1635 test1636 test1637 \
|
||||
\
|
||||
test1638 \
|
||||
test1640 test1641 test1642 test1643 \
|
||||
\
|
||||
test1650 test1651 test1652 test1653 test1654 test1655 test1656 test1657 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue