After recompiling our code with 1.10 it fails to parse certificates including fully qualified domain names (with a . at the end).
tls: failed to parse certificate from server: x509: cannot parse dnsName "master.test.local."
This seems to be related to #23995 and introduced by: #15196
After recompiling our code with 1.10 it fails to parse certificates including fully qualified domain names (with a
.at the end).This seems to be related to #23995 and introduced by: #15196