Describe what you would like to know or do
I tried to open a wss connection to a host with a _ in the subdomain, but it says 'java.security.cert.CertificateException: Illegal given domain name'
Describe the solution you'd considered
Can I change 'IDN.USE_STD3_ASCII_RULES' to '0' or something else?
Describe what you would like to know or do
I tried to open a wss connection to a host with a _ in the subdomain, but it says 'java.security.cert.CertificateException: Illegal given domain name'
Describe the solution you'd considered
Can I change 'IDN.USE_STD3_ASCII_RULES' to '0' or something else?