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
Test was relying on certificates being loaded one-at-a-time which is not true on windows.
Since the test only asserts we get the input to the undelying channel correct we simple send a list
of identical certifactes instead.
0 commit comments