@@ -635,20 +635,20 @@ private CATestURLs getTestURLs(String alias) {
635635 "https://revoked.sfig2.catest.starfieldtech.com" );
636636
637637 case "globalsigneccrootcar4" ->
638- new CATestURLs ("https://good.gsr4.demo .pki.goog" ,
639- "https://revoked.gsr4.demo .pki.goog" );
638+ new CATestURLs ("https://good.gsr4.demosite .pki.goog" ,
639+ "https://revoked.gsr4.demosite .pki.goog" );
640640 case "gtsrootcar1" ->
641- new CATestURLs ("https://good.gtsr1.demo .pki.goog" ,
642- "https://revoked.gtsr1.demo .pki.goog" );
641+ new CATestURLs ("https://good.gtsr1.demosite .pki.goog" ,
642+ "https://revoked.gtsr1.demosite .pki.goog" );
643643 case "gtsrootcar2" ->
644- new CATestURLs ("https://good.gtsr2.demo .pki.goog" ,
645- "https://revoked.gtsr2.demo .pki.goog" );
644+ new CATestURLs ("https://good.gtsr2.demosite .pki.goog" ,
645+ "https://revoked.gtsr2.demosite .pki.goog" );
646646 case "gtsrootecccar3" ->
647- new CATestURLs ("https://good.gtsr3.demo .pki.goog" ,
648- "https://revoked.gtsr3.demo .pki.goog" );
647+ new CATestURLs ("https://good.gtsr3.demosite .pki.goog" ,
648+ "https://revoked.gtsr3.demosite .pki.goog" );
649649 case "gtsrootecccar4" ->
650- new CATestURLs ("https://good.gtsr4.demo .pki.goog" ,
651- "https://revoked.gtsr4.demo .pki.goog" );
650+ new CATestURLs ("https://good.gtsr4.demosite .pki.goog" ,
651+ "https://revoked.gtsr4.demosite .pki.goog" );
652652
653653 case "microsoftecc2017" ->
654654 new CATestURLs ("https://acteccroot2017.pki.microsoft.com" ,
0 commit comments