Open d-e-s-o opened 4 years ago
This is a missing feature in WebPKI.
Just to clarify, is there any work-around to the domain validation? I want to test against a local tls server, but I'm encountering the "invalid domain" error with little additional context.
If someone could provide a solution to the error, a work-around, or resources for further reading that would be greatly appreciated.
Thanks in advance!
The only workarounds are:
See above. When I try to connect to an IP address I get a complaint about an invalid domain. Other TLS crates seem fine with an IP to connect to. Why is this check in place for IP addresses?