|
30 | 30 | * @run main/othervm -Djava.security.debug=certpath,ocsp
|
31 | 31 | * CAInterop actalisauthenticationrootca OCSP
|
32 | 32 | * @run main/othervm/timeout=180 -Djava.security.debug=certpath,ocsp
|
| 33 | + * -Dcom.sun.security.ocsp.useget=false |
| 34 | + * CAInterop actalisauthenticationrootca OCSP |
| 35 | + * @run main/othervm/timeout=180 -Djava.security.debug=certpath,ocsp |
33 | 36 | * CAInterop actalisauthenticationrootca CRL
|
34 | 37 | */
|
35 | 38 |
|
|
40 | 43 | * @library /test/lib
|
41 | 44 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
42 | 45 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop amazonrootca1 OCSP
|
| 46 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop amazonrootca1 OCSP |
43 | 47 | * @run main/othervm -Djava.security.debug=certpath CAInterop amazonrootca1 CRL
|
44 | 48 | */
|
45 | 49 |
|
|
50 | 54 | * @library /test/lib
|
51 | 55 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
52 | 56 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop amazonrootca2 OCSP
|
| 57 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop amazonrootca2 OCSP |
53 | 58 | * @run main/othervm -Djava.security.debug=certpath CAInterop amazonrootca2 CRL
|
54 | 59 | */
|
55 | 60 |
|
|
60 | 65 | * @library /test/lib
|
61 | 66 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
62 | 67 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop amazonrootca3 OCSP
|
| 68 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop amazonrootca3 OCSP |
63 | 69 | * @run main/othervm -Djava.security.debug=certpath CAInterop amazonrootca3 CRL
|
64 | 70 | */
|
65 | 71 |
|
|
70 | 76 | * @library /test/lib
|
71 | 77 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
72 | 78 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop amazonrootca4 OCSP
|
| 79 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop amazonrootca4 OCSP |
73 | 80 | * @run main/othervm -Djava.security.debug=certpath CAInterop amazonrootca4 CRL
|
74 | 81 | */
|
75 | 82 |
|
|
80 | 87 | * @library /test/lib
|
81 | 88 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
82 | 89 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop buypassclass2ca OCSP
|
| 90 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop buypassclass2ca OCSP |
83 | 91 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop buypassclass2ca CRL
|
84 | 92 | */
|
85 | 93 |
|
|
90 | 98 | * @library /test/lib
|
91 | 99 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
92 | 100 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop buypassclass3ca OCSP
|
| 101 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop buypassclass3ca OCSP |
93 | 102 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop buypassclass3ca CRL
|
94 | 103 | */
|
95 | 104 |
|
|
100 | 109 | * @library /test/lib
|
101 | 110 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
102 | 111 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop comodorsaca OCSP
|
| 112 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop comodorsaca OCSP |
103 | 113 | * @run main/othervm -Djava.security.debug=certpath CAInterop comodorsaca CRL
|
104 | 114 | */
|
105 | 115 |
|
|
110 | 120 | * @library /test/lib
|
111 | 121 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
112 | 122 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop comodoeccca OCSP
|
| 123 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop comodoeccca OCSP |
113 | 124 | * @run main/othervm -Djava.security.debug=certpath CAInterop comodoeccca CRL
|
114 | 125 | */
|
115 | 126 |
|
|
120 | 131 | * @library /test/lib
|
121 | 132 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
122 | 133 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop usertrustrsaca OCSP
|
| 134 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop usertrustrsaca OCSP |
123 | 135 | * @run main/othervm -Djava.security.debug=certpath CAInterop usertrustrsaca CRL
|
124 | 136 | */
|
125 | 137 |
|
|
130 | 142 | * @library /test/lib
|
131 | 143 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
132 | 144 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop usertrusteccca OCSP
|
| 145 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop usertrusteccca OCSP |
133 | 146 | * @run main/othervm -Djava.security.debug=certpath CAInterop usertrusteccca CRL
|
134 | 147 | */
|
135 | 148 |
|
|
140 | 153 | * @library /test/lib
|
141 | 154 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
142 | 155 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop letsencryptisrgx1 DEFAULT
|
| 156 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop letsencryptisrgx1 DEFAULT |
143 | 157 | */
|
144 | 158 |
|
145 | 159 | /*
|
|
149 | 163 | * @library /test/lib
|
150 | 164 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
151 | 165 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop letsencryptisrgx2 DEFAULT
|
| 166 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop letsencryptisrgx2 DEFAULT |
152 | 167 | */
|
153 | 168 |
|
154 | 169 | /*
|
|
158 | 173 | * @library /test/lib
|
159 | 174 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
160 | 175 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop globalsignrootcar6 OCSP
|
| 176 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop globalsignrootcar6 OCSP |
161 | 177 | * @run main/othervm -Djava.security.debug=certpath CAInterop globalsignrootcar6 CRL
|
162 | 178 | */
|
163 | 179 |
|
|
168 | 184 | * @library /test/lib
|
169 | 185 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
170 | 186 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop entrustrootcaec1 OCSP
|
| 187 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop entrustrootcaec1 OCSP |
171 | 188 | * @run main/othervm -Djava.security.debug=certpath CAInterop entrustrootcaec1 CRL
|
172 | 189 | */
|
173 | 190 |
|
|
178 | 195 | * @library /test/lib
|
179 | 196 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
180 | 197 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop entrustrootcag4 OCSP
|
| 198 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop entrustrootcag4 OCSP |
181 | 199 | * @run main/othervm -Djava.security.debug=certpath CAInterop entrustrootcag4 CRL
|
182 | 200 | */
|
183 | 201 |
|
|
188 | 206 | * @library /test/lib
|
189 | 207 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
190 | 208 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop godaddyrootg2ca OCSP
|
| 209 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop godaddyrootg2ca OCSP |
191 | 210 | * @run main/othervm -Djava.security.debug=certpath CAInterop godaddyrootg2ca CRL
|
192 | 211 | */
|
193 | 212 |
|
|
198 | 217 | * @library /test/lib
|
199 | 218 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
200 | 219 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop starfieldrootg2ca OCSP
|
| 220 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop starfieldrootg2ca OCSP |
201 | 221 | * @run main/othervm -Djava.security.debug=certpath CAInterop starfieldrootg2ca CRL
|
202 | 222 | */
|
203 | 223 |
|
|
208 | 228 | * @library /test/lib
|
209 | 229 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
210 | 230 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop globalsigneccrootcar4 DEFAULT
|
| 231 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop globalsigneccrootcar4 DEFAULT |
211 | 232 | */
|
212 | 233 |
|
213 | 234 | /*
|
|
217 | 238 | * @library /test/lib
|
218 | 239 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
219 | 240 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootcar1 DEFAULT
|
| 241 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop gtsrootcar1 DEFAULT |
220 | 242 | */
|
221 | 243 |
|
222 | 244 | /*
|
|
226 | 248 | * @library /test/lib
|
227 | 249 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
228 | 250 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootcar2 DEFAULT
|
| 251 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop gtsrootcar2 DEFAULT |
229 | 252 | */
|
230 | 253 |
|
231 | 254 | /*
|
|
235 | 258 | * @library /test/lib
|
236 | 259 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
237 | 260 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootecccar3 DEFAULT
|
| 261 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop gtsrootecccar3 DEFAULT |
238 | 262 | */
|
239 | 263 |
|
240 | 264 | /*
|
|
243 | 267 | * @summary Interoperability tests with Google's GlobalSign R4 and GTS Root certificates
|
244 | 268 | * @library /test/lib
|
245 | 269 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
| 270 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop gtsrootecccar4 DEFAULT |
246 | 271 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootecccar4 DEFAULT
|
247 | 272 | */
|
248 | 273 |
|
|
253 | 278 | * @library /test/lib
|
254 | 279 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
255 | 280 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop microsoftecc2017 OCSP
|
| 281 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop microsoftecc2017 OCSP |
256 | 282 | * @run main/othervm -Djava.security.debug=certpath CAInterop microsoftecc2017 CRL
|
257 | 283 | */
|
258 | 284 |
|
|
263 | 289 | * @library /test/lib
|
264 | 290 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
265 | 291 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop microsoftrsa2017 OCSP
|
| 292 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop microsoftrsa2017 OCSP |
266 | 293 | * @run main/othervm -Djava.security.debug=certpath CAInterop microsoftrsa2017 CRL
|
267 | 294 | */
|
268 | 295 |
|
|
273 | 300 | * @library /test/lib
|
274 | 301 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
275 | 302 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop quovadisrootca1g3 OCSP
|
| 303 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop quovadisrootca1g3 OCSP |
276 | 304 | * @run main/othervm -Djava.security.debug=certpath CAInterop quovadisrootca1g3 CRL
|
277 | 305 | */
|
278 | 306 |
|
|
283 | 311 | * @library /test/lib
|
284 | 312 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
285 | 313 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop quovadisrootca2g3 OCSP
|
| 314 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop quovadisrootca2g3 OCSP |
286 | 315 | * @run main/othervm -Djava.security.debug=certpath CAInterop quovadisrootca2g3 CRL
|
287 | 316 | */
|
288 | 317 |
|
|
293 | 322 | * @library /test/lib
|
294 | 323 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
295 | 324 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop quovadisrootca3g3 OCSP
|
| 325 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop quovadisrootca3g3 OCSP |
296 | 326 | * @run main/othervm -Djava.security.debug=certpath CAInterop quovadisrootca3g3 CRL
|
297 | 327 | */
|
298 | 328 |
|
|
303 | 333 | * @library /test/lib
|
304 | 334 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
305 | 335 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop digicerttlseccrootg5 OCSP
|
| 336 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop digicerttlseccrootg5 OCSP |
306 | 337 | * @run main/othervm -Djava.security.debug=certpath CAInterop digicerttlseccrootg5 CRL
|
307 | 338 | */
|
308 | 339 |
|
|
313 | 344 | * @library /test/lib
|
314 | 345 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
315 | 346 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop digicerttlsrsarootg5 OCSP
|
| 347 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop digicerttlsrsarootg5 OCSP |
316 | 348 | * @run main/othervm -Djava.security.debug=certpath CAInterop digicerttlsrsarootg5 CRL
|
317 | 349 | */
|
318 | 350 |
|
|
323 | 355 | * @library /test/lib
|
324 | 356 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
325 | 357 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop sslrootrsaca OCSP
|
| 358 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop sslrootrsaca OCSP |
326 | 359 | * @run main/othervm -Djava.security.debug=certpath CAInterop sslrootrsaca CRL
|
327 | 360 | */
|
328 | 361 |
|
|
333 | 366 | * @library /test/lib
|
334 | 367 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
335 | 368 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop sslrootevrsaca OCSP
|
| 369 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop sslrootevrsaca OCSP |
336 | 370 | * @run main/othervm -Djava.security.debug=certpath CAInterop sslrootevrsaca CRL
|
337 | 371 | */
|
338 | 372 |
|
|
343 | 377 | * @library /test/lib
|
344 | 378 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
345 | 379 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop sslrooteccca OCSP
|
| 380 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop sslrooteccca OCSP |
346 | 381 | * @run main/othervm -Djava.security.debug=certpath CAInterop sslrooteccca CRL
|
347 | 382 | */
|
348 | 383 |
|
|
353 | 388 | * @library /test/lib
|
354 | 389 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
355 | 390 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop teliasonerarootcav1 OCSP
|
| 391 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop teliasonerarootcav1 OCSP |
356 | 392 | * @run main/othervm -Djava.security.debug=certpath CAInterop teliasonerarootcav1 CRL
|
357 | 393 | */
|
358 | 394 |
|
|
363 | 399 | * @library /test/lib
|
364 | 400 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
365 | 401 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop twcaglobalrootca OCSP
|
| 402 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop twcaglobalrootca OCSP |
366 | 403 | * @run main/othervm -Djava.security.debug=certpath CAInterop twcaglobalrootca CRL
|
367 | 404 | */
|
368 | 405 |
|
|
373 | 410 | * @library /test/lib
|
374 | 411 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
375 | 412 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop certignarootca OCSP
|
| 413 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop certignarootca OCSP |
376 | 414 | * @run main/othervm -Djava.security.debug=certpath CAInterop certignarootca CRL
|
377 | 415 | */
|
378 | 416 |
|
|
383 | 421 | * @library /test/lib
|
384 | 422 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
385 | 423 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop affirmtrustcommercialca OCSP
|
| 424 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop affirmtrustcommercialca OCSP |
386 | 425 | * @run main/othervm -Djava.security.debug=certpath CAInterop affirmtrustcommercialca CRL
|
387 | 426 | */
|
388 | 427 |
|
|
393 | 432 | * @library /test/lib
|
394 | 433 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
395 | 434 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop affirmtrustnetworkingca OCSP
|
| 435 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop affirmtrustnetworkingca OCSP |
396 | 436 | * @run main/othervm -Djava.security.debug=certpath CAInterop affirmtrustnetworkingca CRL
|
397 | 437 | */
|
398 | 438 |
|
|
403 | 443 | * @library /test/lib
|
404 | 444 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
405 | 445 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop affirmtrustpremiumca OCSP
|
| 446 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop affirmtrustpremiumca OCSP |
406 | 447 | * @run main/othervm -Djava.security.debug=certpath CAInterop affirmtrustpremiumca CRL
|
407 | 448 | */
|
408 | 449 |
|
|
413 | 454 | * @library /test/lib
|
414 | 455 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
415 | 456 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop affirmtrustpremiumeccca OCSP
|
| 457 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop affirmtrustpremiumeccca OCSP |
416 | 458 | * @run main/othervm -Djava.security.debug=certpath CAInterop affirmtrustpremiumeccca CRL
|
417 | 459 | */
|
418 | 460 |
|
|
423 | 465 | * @library /test/lib
|
424 | 466 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
425 | 467 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop teliarootcav2 OCSP
|
| 468 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop teliarootcav2 OCSP |
426 | 469 | * @run main/othervm -Djava.security.debug=certpath CAInterop teliarootcav2 CRL
|
427 | 470 | */
|
428 | 471 |
|
|
433 | 476 | * @library /test/lib
|
434 | 477 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
435 | 478 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop emsignrootcag1 OCSP
|
| 479 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop emsignrootcag1 OCSP |
436 | 480 | * @run main/othervm -Djava.security.debug=certpath CAInterop emsignrootcag1 CRL
|
437 | 481 | */
|
438 | 482 |
|
|
443 | 487 | * @library /test/lib
|
444 | 488 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
445 | 489 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop emsigneccrootcag3 OCSP
|
| 490 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop emsigneccrootcag3 OCSP |
446 | 491 | * @run main/othervm -Djava.security.debug=certpath CAInterop emsigneccrootcag3 CRL
|
447 | 492 | */
|
448 | 493 |
|
|
453 | 498 | * @library /test/lib
|
454 | 499 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
455 | 500 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop certainlyrootr1 DEFAULT
|
| 501 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop certainlyrootr1 DEFAULT |
456 | 502 | */
|
457 | 503 |
|
458 | 504 | /*
|
|
462 | 508 | * @library /test/lib
|
463 | 509 | * @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
464 | 510 | * @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop certainlyroote1 DEFAULT
|
| 511 | + * @run main/othervm -Djava.security.debug=certpath,ocsp -Dcom.sun.security.ocsp.useget=false CAInterop certainlyroote1 DEFAULT |
465 | 512 | */
|
466 | 513 |
|
467 | 514 | /**
|
|
1 commit comments
openjdk-notifier[bot] commentedon Apr 4, 2024
Review
Issues