You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
Activity
Demi-Marie commentedon Feb 25, 2020
This is a missing feature in WebPKI.
sachanganesh commentedon Aug 4, 2020
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!
Demi-Marie commentedon Aug 5, 2020
The only workarounds are: