Difference between revisions of "JGridstart/Test"
From PDP/Grid Wiki
Jump to navigationJump to search (update beta to 1.0beta4) |
|||
(34 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | [[Image:Openclipart plane.png|180px|right|]] | + | {{JGridstart}}[[Image:Openclipart plane.png|180px|right|]] |
− | |||
− | + | == Request a real certificate == | |
+ | If you are entitled to a [http://www.dutchgrid.nl/ DutchGrid] certificate, you can request or renew an official certificate. Please visit the [http://ca.dutchgrid.nl/ DutchGrid CA]. | ||
− | == | + | == Request a dummy certificate == |
− | + | '''''NOTE''''' This feature currently is not functional. The TestCA class needs some adaptations to get back to work. | |
+ | |||
+ | If you just want to see how jGridstart works without being bothered with real certificates, please follow these steps. | ||
# Open jGridstart, choose one of these versions: | # Open jGridstart, choose one of these versions: | ||
− | + | #* 1.13 release: [http://www.nikhef.nl/~wvengen/jgridstart/release/1.13/jgridstart.html launch page] (or [http://www.nikhef.nl/~wvengen/jgridstart/release/1.13/jgridstart.jnlp directly]) | |
− | #* 1. | + | #* For other versions and a changelog, visit [[JGridstart/Releases|releases]]. |
# Request a new certificate (if this is not clear upon running jGridstart, it is considered a bug) | # Request a new certificate (if this is not clear upon running jGridstart, it is considered a bug) | ||
# When you have submitted your request, you don't need to visit a registration authority in person for this test. Instead, you can validate your own certificate by visiting the [http://www.nikhef.nl/~wvengen/testca/?action=retrieve test certificate authority]: locate your certificate, and press the lock icon to make your certificate valid. | # When you have submitted your request, you don't need to visit a registration authority in person for this test. Instead, you can validate your own certificate by visiting the [http://www.nikhef.nl/~wvengen/testca/?action=retrieve test certificate authority]: locate your certificate, and press the lock icon to make your certificate valid. | ||
Line 15: | Line 17: | ||
Importing your existing certificate is possible from a PKCS#12/PEM file containing your certificate or CSR _with_ your private key. | Importing your existing certificate is possible from a PKCS#12/PEM file containing your certificate or CSR _with_ your private key. | ||
+ | |||
+ | == Run the testing suite == | ||
+ | You can help us improve jGridstart by running the automated test suite. After the tests are finished, results will be uploaded to the developers. [http://www.nikhef.nl/~wvengen/jgridstart/releases/1.9/testgui.jnlp Run testing program] |
Latest revision as of 12:22, 27 November 2014
<sidebar>
- jGridstart
- JGridstart|Home
- JGridstart/Help|Help
- JGridstart/Support|Support
- jGridstart for ...
- JGridstart/Certificate_Authorities|Certificate Authorities
- JGridstart/Developers|Developers
</sidebar>
Request a real certificate
If you are entitled to a DutchGrid certificate, you can request or renew an official certificate. Please visit the DutchGrid CA.
Request a dummy certificate
NOTE This feature currently is not functional. The TestCA class needs some adaptations to get back to work.
If you just want to see how jGridstart works without being bothered with real certificates, please follow these steps.
- Open jGridstart, choose one of these versions:
- 1.13 release: launch page (or directly)
- For other versions and a changelog, visit releases.
- Request a new certificate (if this is not clear upon running jGridstart, it is considered a bug)
- When you have submitted your request, you don't need to visit a registration authority in person for this test. Instead, you can validate your own certificate by visiting the test certificate authority: locate your certificate, and press the lock icon to make your certificate valid.
- Close the wizard; restart jGridstart or refresh (F5/menu). This will show what to do next.
Importing your existing certificate is possible from a PKCS#12/PEM file containing your certificate or CSR _with_ your private key.
Run the testing suite
You can help us improve jGridstart by running the automated test suite. After the tests are finished, results will be uploaded to the developers. Run testing program