Difference between revisions of "JGridstart/Releases/1.0alpha1"

From PDP/Grid Wiki
Jump to navigationJump to search
 
m (rework known issues)
Line 5: Line 5:
 
== Known issues ==
 
== Known issues ==
  
* Import of PKCS#12/PEM files without a private key results in incomplete certificates at next run
+
* Major functionality
* Backward slashes in paths on Windows are displayed incorrectly in the info pane
+
** Print and PDF export of verification form shows neither form fields nor their contents
* Print and PDF export of verification form does shows neither form fields nor their contents
+
** Certificate extensions are not preserved when renewing a certificate
* Wizard to request a new certificate, retrieve, install and renew it can take a long time to load
+
* Small bugs
* No interface to production CA present
+
** Wizard to request a new certificate, retrieve, install and renew it can take a long time to load
* Certificate extensions are not preserved when renewing a certificate
+
** Import of PKCS#12/PEM files without a private key results in incomplete certificates at next run
 +
** Backward slashes in paths on Windows are displayed incorrectly in the info pane

Revision as of 10:11, 31 July 2009

jGridStart 1.0alpha1 is the very first pre-release of jGridstart. As such it contains known bugs and is not suitable for end-users. While production grid certificates reside in ~/.globus, this version operates on ~/.globus-test to keep it safe. Later versions will operate on ~/.globus by default. Also, certificate requests are posted to a test certificate authority, so you can play with it as you like without bothering the real CA. (TODO add location of test CA)

You are welcome to test this version! Please notify us of any bugs you find. Details will be added when the pre-release is done.

Known issues

  • Major functionality
    • Print and PDF export of verification form shows neither form fields nor their contents
    • Certificate extensions are not preserved when renewing a certificate
  • Small bugs
    • Wizard to request a new certificate, retrieve, install and renew it can take a long time to load
    • Import of PKCS#12/PEM files without a private key results in incomplete certificates at next run
    • Backward slashes in paths on Windows are displayed incorrectly in the info pane