|
207 | 207 | * @summary Interoperability tests with Google's GlobalSign R4 and GTS Root certificates |
208 | 208 | * @library /test/lib |
209 | 209 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop |
210 | | - * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop globalsigneccrootcar4 OCSP |
211 | | - * @run main/othervm -Djava.security.debug=certpath CAInterop globalsigneccrootcar4 CRL |
| 210 | + * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop globalsigneccrootcar4 DEFAULT |
212 | 211 | */ |
213 | 212 |
|
214 | 213 | /* |
|
217 | 216 | * @summary Interoperability tests with Google's GlobalSign R4 and GTS Root certificates |
218 | 217 | * @library /test/lib |
219 | 218 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop |
220 | | - * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootcar1 OCSP |
221 | | - * @run main/othervm -Djava.security.debug=certpath CAInterop gtsrootcar1 CRL |
| 219 | + * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootcar1 DEFAULT |
222 | 220 | */ |
223 | 221 |
|
224 | 222 | /* |
|
227 | 225 | * @summary Interoperability tests with Google's GlobalSign R4 and GTS Root certificates |
228 | 226 | * @library /test/lib |
229 | 227 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop |
230 | | - * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootcar2 OCSP |
231 | | - * @run main/othervm -Djava.security.debug=certpath CAInterop gtsrootcar2 CRL |
| 228 | + * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootcar2 DEFAULT |
232 | 229 | */ |
233 | 230 |
|
234 | 231 | /* |
|
237 | 234 | * @summary Interoperability tests with Google's GlobalSign R4 and GTS Root certificates |
238 | 235 | * @library /test/lib |
239 | 236 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop |
240 | | - * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootecccar3 OCSP |
241 | | - * @run main/othervm -Djava.security.debug=certpath CAInterop gtsrootecccar3 CRL |
| 237 | + * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootecccar3 DEFAULT |
242 | 238 | */ |
243 | 239 |
|
244 | 240 | /* |
|
247 | 243 | * @summary Interoperability tests with Google's GlobalSign R4 and GTS Root certificates |
248 | 244 | * @library /test/lib |
249 | 245 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop |
250 | | - * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootecccar4 OCSP |
251 | | - * @run main/othervm -Djava.security.debug=certpath CAInterop gtsrootecccar4 CRL |
| 246 | + * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootecccar4 DEFAULT |
252 | 247 | */ |
253 | 248 |
|
254 | 249 | /* |
|
0 commit comments