public ServerCertificateTest(ITestOutputHelper output) { _output = output; _validationCallbackHistory = new ValidationCallbackHistory(); }