forked from TrueCloudLab/certificates
5f0dc42b1e
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. |
||
---|---|---|
.. | ||
engine.go | ||
engine_test.go | ||
options.go | ||
options_117_test.go | ||
options_118_test.go | ||
options_test.go | ||
ssh.go | ||
validate.go | ||
x509.go |