@@ -583,20 +583,20 @@ private CATestURLs getTestURLs(String alias) {
583
583
"https://revoked.sfig2.catest.starfieldtech.com" );
584
584
585
585
case "globalsigneccrootcar4" :
586
- return new CATestURLs ("https://good.gsr4.demo .pki.goog" ,
587
- "https://revoked.gsr4.demo .pki.goog" );
586
+ return new CATestURLs ("https://good.gsr4.demosite .pki.goog" ,
587
+ "https://revoked.gsr4.demosite .pki.goog" );
588
588
case "gtsrootcar1" :
589
- return new CATestURLs ("https://good.gtsr1.demo .pki.goog" ,
590
- "https://revoked.gtsr1.demo .pki.goog" );
589
+ return new CATestURLs ("https://good.gtsr1.demosite .pki.goog" ,
590
+ "https://revoked.gtsr1.demosite .pki.goog" );
591
591
case "gtsrootcar2" :
592
- return new CATestURLs ("https://good.gtsr2.demo .pki.goog" ,
593
- "https://revoked.gtsr2.demo .pki.goog" );
592
+ return new CATestURLs ("https://good.gtsr2.demosite .pki.goog" ,
593
+ "https://revoked.gtsr2.demosite .pki.goog" );
594
594
case "gtsrootecccar3" :
595
- return new CATestURLs ("https://good.gtsr3.demo .pki.goog" ,
596
- "https://revoked.gtsr3.demo .pki.goog" );
595
+ return new CATestURLs ("https://good.gtsr3.demosite .pki.goog" ,
596
+ "https://revoked.gtsr3.demosite .pki.goog" );
597
597
case "gtsrootecccar4" :
598
- return new CATestURLs ("https://good.gtsr4.demo .pki.goog" ,
599
- "https://revoked.gtsr4.demo .pki.goog" );
598
+ return new CATestURLs ("https://good.gtsr4.demosite .pki.goog" ,
599
+ "https://revoked.gtsr4.demosite .pki.goog" );
600
600
601
601
case "microsoftecc2017" :
602
602
return new CATestURLs ("https://acteccroot2017.pki.microsoft.com" ,
0 commit comments