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
This commit adds a unit test that uses the client test binary to
connect to https://example.com, validating the presented certificate
chain using the system default CA bundle. We do this with `NO_ECHO=1` to
avoid trying to write a non-HTTP request and asserting on an echoed
response.
0 commit comments