certificates/policy
Herman Slatman 5f0dc42b1e
Fix tests on Go 1.18 due to IDNA deviations
In Go 1.18 the behavior for looking up domains with non-ASCII
characters was changed to be in accordance with UTS#46
(https://unicode.org/reports/tr46/). There's a slight difference
in how IDNA2003 and IDNA2008 process these. Go 1.18 handles
the deviations in accordance with IDNA2008 now.
2022-03-31 17:16:11 +02:00
..
engine.go Fix (most) PR comments 2022-03-31 16:12:29 +02:00
engine_test.go Fix (most) PR comments 2022-03-31 16:12:29 +02:00
options.go Fix URI domains IDNA support 2022-01-31 15:34:02 +01:00
options_117_test.go Fix tests on Go 1.18 due to IDNA deviations 2022-03-31 17:16:11 +02:00
options_118_test.go Fix tests on Go 1.18 due to IDNA deviations 2022-03-31 17:16:11 +02:00
options_test.go Fix tests on Go 1.18 due to IDNA deviations 2022-03-31 17:16:11 +02:00
ssh.go Fix (most) PR comments 2022-03-31 16:12:29 +02:00
validate.go Fix (most) PR comments 2022-03-31 16:12:29 +02:00
x509.go Fix (most) PR comments 2022-03-31 16:12:29 +02:00