Searched defs:serverPrivateKeyFile (Results 1 – 2 of 2) sorted by relevance
160 File serverPrivateKeyFile = TestUtils.loadCert("server1.key"); in basicClientServerIntegrationTest() local194 File serverPrivateKeyFile = TestUtils.loadCert("server1.key"); in serverRejectsUntrustedClientCert() local240 File serverPrivateKeyFile = TestUtils.loadCert("server1.key"); in noClientAuthFailure() local281 File serverPrivateKeyFile = TestUtils.loadCert("badserver.key"); in clientRejectsUntrustedServerCert() local319 File serverPrivateKeyFile, X509Certificate[] serverTrustedCaCerts) throws IOException { in serverBuilder()
191 File serverPrivateKeyFile = TestUtils.loadCert("server1.key"); in newServer() local