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
Got HTTPS tests working, fixed testStressGetHttpsSSLError for TS.
Added temporary code to disable certificate verification if required
Fixed testStressGetHttpsSSLError() for TS: Need to check for Network.framework specific errors. Maybe NIOTransportServices should be translating these into an NIO error.
(The Network.framework errors are not super unfriendly).
// TEMPORARY: This is temporary code and an extended version of this should really be in NIOTransportServices. But this allows us to run tests and get results back
0 commit comments