8345414: Google CAInterop test failures
Reviewed-by: weijun Backport-of: 8e9ba788ae04a9a617a393709bf2c51a0c157206
This commit is contained in:
parent
d024f58e61
commit
d735255919
@ -635,20 +635,20 @@ public class CAInterop {
|
||||
"https://revoked.sfig2.catest.starfieldtech.com");
|
||||
|
||||
case "globalsigneccrootcar4" ->
|
||||
new CATestURLs("https://good.gsr4.demo.pki.goog",
|
||||
"https://revoked.gsr4.demo.pki.goog");
|
||||
new CATestURLs("https://good.gsr4.demosite.pki.goog",
|
||||
"https://revoked.gsr4.demosite.pki.goog");
|
||||
case "gtsrootcar1" ->
|
||||
new CATestURLs("https://good.gtsr1.demo.pki.goog",
|
||||
"https://revoked.gtsr1.demo.pki.goog");
|
||||
new CATestURLs("https://good.gtsr1.demosite.pki.goog",
|
||||
"https://revoked.gtsr1.demosite.pki.goog");
|
||||
case "gtsrootcar2" ->
|
||||
new CATestURLs("https://good.gtsr2.demo.pki.goog",
|
||||
"https://revoked.gtsr2.demo.pki.goog");
|
||||
new CATestURLs("https://good.gtsr2.demosite.pki.goog",
|
||||
"https://revoked.gtsr2.demosite.pki.goog");
|
||||
case "gtsrootecccar3" ->
|
||||
new CATestURLs("https://good.gtsr3.demo.pki.goog",
|
||||
"https://revoked.gtsr3.demo.pki.goog");
|
||||
new CATestURLs("https://good.gtsr3.demosite.pki.goog",
|
||||
"https://revoked.gtsr3.demosite.pki.goog");
|
||||
case "gtsrootecccar4" ->
|
||||
new CATestURLs("https://good.gtsr4.demo.pki.goog",
|
||||
"https://revoked.gtsr4.demo.pki.goog");
|
||||
new CATestURLs("https://good.gtsr4.demosite.pki.goog",
|
||||
"https://revoked.gtsr4.demosite.pki.goog");
|
||||
|
||||
case "microsoftecc2017" ->
|
||||
new CATestURLs("https://acteccroot2017.pki.microsoft.com",
|
||||
|
Loading…
x
Reference in New Issue
Block a user