Commit 526bfdb
[stable32] fix: improve TSA DNS/network error guidance (#7431)
* test: require DNS/network/firewall hint for unresolved TSA host
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
* fix: clarify TSA DNS/network/firewall validation failure
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
* test: cover TSA handler DNS/network/firewall guidance
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
* fix: align TSA handler errors with connectivity guidance
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
---------
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Co-authored-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent 3632f02 commit 526bfdb
4 files changed
Lines changed: 27 additions & 4 deletions
File tree
- lib
- Handler/SignEngine
- Service
- tests/php/Unit
- Handler/SignEngine
- Service
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
674 | | - | |
| 674 | + | |
675 | 675 | | |
676 | 676 | | |
677 | | - | |
| 677 | + | |
678 | 678 | | |
679 | 679 | | |
680 | 680 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
732 | 733 | | |
733 | 734 | | |
734 | 735 | | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
735 | 758 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments