Searched refs:rootCert (Results 1 – 2 of 2) sorted by relevance
245 X509Certificate rootCert = TestData.ROOT_CA_TRUSTED; in buildCertPath_succeedsWithoutIntermediates() local249 TestData.DATE_ALL_CERTS_VALID, rootCert, Collections.emptyList(), in buildCertPath_succeedsWithoutIntermediates()257 X509Certificate rootCert = TestData.ROOT_CA_TRUSTED; in buildCertPath_succeedsWithIntermediates() local276 X509Certificate rootCert = TestData.ROOT_CA_TRUSTED; in buildCertPath_succeedsWithIntermediates_ignoreUnrelatedIntermedateCert() local292 X509Certificate rootCert = TestData.ROOT_CA_DIFFERENT_COMMON_NAME; in buildCertPath_throwsIfWrongRootCommonName() local308 X509Certificate rootCert = TestData.ROOT_CA_DIFFERENT_COMMON_NAME; in buildCertPath_throwsIfMissingIntermediateCert() local323 X509Certificate rootCert = TestData.ROOT_CA_TRUSTED; in validateCertPath_succeeds() local359 X509Certificate rootCert = TestData.ROOT_CA_TRUSTED; in validateCert_succeeds() local363 CertUtils.validateCert(TestData.DATE_ALL_CERTS_VALID, rootCert, intermediateCerts, in validateCert_succeeds()369 X509Certificate rootCert = TestData.ROOT_CA_TRUSTED; in validateCert_throwsIfExpired() local[all …]
272 X509Certificate rootCert = in initRecoveryService() local276 certPath = certXml.getRandomEndpointCert(rootCert); in initRecoveryService()348 X509Certificate rootCert = in initRecoveryServiceWithSigFile() local351 sigXml.verifyFileSignature(rootCert, recoveryServiceCertFile); in initRecoveryServiceWithSigFile()