You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org> on 2006/07/23 16:01:13 UTC

[jira] Created: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0 and more

KeyStore portlet:  Functionality missing from 1.0 and more
----------------------------------------------------------

                 Key: GERONIMO-2218
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 1.1, 1.1.1
         Environment: Win XP, Sun JDK1.4.2_08
            Reporter: Vamsavardhana Reddy
         Assigned To: Vamsavardhana Reddy
            Priority: Critical
             Fix For: 1.1.1


Functionality missing from AG1.0 includes
1.  Ability to view Trusted Certificate and Private Key Entry details
2.  Ability to generate CertificateRequests
3.  Ability to import CA reply

The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=all ]

Vamsavardhana Reddy updated GERONIMO-2218:
------------------------------------------

    Summary: KeyStore portlet:  Functionality missing from 1.0  (was: KeyStore portlet:  Functionality missing from 1.0 and more)

> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Vamsavardhana Reddy
>            Priority: Critical
>             Fix For: 1.1.1
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=comments#action_12424805 ] 
            
Vamsavardhana Reddy commented on GERONIMO-2218:
-----------------------------------------------

CONCERN:
1) It seems like jetty has some problems if there is more than one unlocked key in the same keystore. I'm not sure what these are exactly, but I couldn't get jetty to start once I had more than one key unlocked. I think this is the largest issue.

REPLY:
The issue is not because multiple keys are unlocked, but because of the keyPassword.  As long as the keyPassword is "secret" (which is hardcoded somewhere) there is no problem with how many keys are in unlocked state.  This calls for adding an "alias" parameter in JettySSLConnector.  Without this, all the keys need to be in unlocked state since there is no control on which one the connector will pickup.

> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Joe Bohn
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: delete-fix.patch, GERONIMO-2218-with-unlockkey-new.patch, GERONIMO-2218-with-unlockkey.patch, GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Joe Bohn (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=all ]

Joe Bohn reassigned GERONIMO-2218:
----------------------------------

    Assignee: Joe Bohn

> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Joe Bohn
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: GERONIMO-2218-with-unlockkey.patch, GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=comments#action_12424104 ] 
            
Vamsavardhana Reddy commented on GERONIMO-2218:
-----------------------------------------------

The reason for using a textarea to paste the content instead of selecting the file is because the upload using file is failing on windows (GERONIMO-1984).  I agree with you that both text and file options should be provided (infact I expressed this opinion on the dev-list).  But my immediate priority was to comeup with something that works consistently on all platforms.

I will update the patch to provide an "unlock key" link from the certificate details page.

The reason for the view link is that it is possible for the keystore to have an entry with "" (empty string) as alias and such an entry caused problem while viewing its details (GERONIMO-1196).  (Though we prevent this possibility with entries added by keystore portlet, it is not necessary that the keystore files our users want to use with geronimo are all created by the keystore portlet.).  In this case, there is no way that the entry details can be viewed.

> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Sachin Patel (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=all ]

Sachin Patel updated GERONIMO-2218:
-----------------------------------

    Assignee:     (was: Vamsavardhana Reddy)

Unassigning this so it can be picked up by a committer for review.

> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Reopened: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=all ]

Vamsavardhana Reddy reopened GERONIMO-2218:
-------------------------------------------

             
Deletion part introduced a bug in removing deleted alias from the array.  Submitting a patch.

> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Joe Bohn
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: GERONIMO-2218-with-unlockkey-new.patch, GERONIMO-2218-with-unlockkey.patch, GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Joe Bohn (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=comments#action_12424096 ] 
            
Joe Bohn commented on GERONIMO-2218:
------------------------------------

Vamsi,
Some comments/questions about your patch:
In the attached patch why did you change the panel presented in "Add Trust Certificate" accept only trusted certificate text (which must be cut and pasted) rather than a trusted certificate file as with the front door code?   If the goal is to be able to support importing free form certificates then I think we need to support both files and text.

I also noticed that after generating a new key it is not posisble to generate a CSR for that key.  As you suggested if I lock and then unlock the keystore availability (and unlock the new key as available as well) then I am able to generate the CSR.  Can you update the patch to provide the option to unlock the key without the requirement to lock and unlock the keystore?   

Finally, when viewing the contents of a keystore the are links to view a key both via a initial text on each element ("view") and a link on the alias name.  Can you please remove the "view" link and have the link just on the alias name to be consistent with other views (such as the keystore view)?

> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Joe Bohn (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=all ]

Joe Bohn resolved GERONIMO-2218.
--------------------------------

    Resolution: Fixed

patch applied to geronimo 1.1 
Sending        applications\console-standard\src\java\org\apache\geronimo\console\keystores\BaseKeystoreHandler.java
Adding         applications\console-standard\src\java\org\apache\geronimo\console\keystores\CertificateDetailsHandler.java
Sending        applications\console-standard\src\java\org\apache\geronimo\console\keystores\ConfirmCertificateHandler.java
Adding         applications\console-standard\src\java\org\apache\geronimo\console\keystores\DeleteEntryHandler.java
Adding         applications\console-standard\src\java\org\apache\geronimo\console\keystores\GenerateCSRHandler.java
Adding         applications\console-standard\src\java\org\apache\geronimo\console\keystores\ImportCAReplyHandler.java
Sending        applications\console-standard\src\java\org\apache\geronimo\console\keystores\KeystoresPortlet.java
Sending        applications\console-standard\src\java\org\apache\geronimo\console\keystores\UnlockKeyHandler.java
Sending        applications\console-standard\src\java\org\apache\geronimo\console\keystores\UploadCertificateHandler.java
Adding         applications\console-standard\src\webapp\WEB-INF\view\keystore\certificateDetails.jsp
Adding         applications\console-standard\src\webapp\WEB-INF\view\keystore\generateCSR.jsp
Adding         applications\console-standard\src\webapp\WEB-INF\view\keystore\importCAReply.jsp
Sending        applications\console-standard\src\webapp\WEB-INF\view\keystore\uploadCertificate.jsp
Sending        applications\console-standard\src\webapp\WEB-INF\view\keystore\viewKeystore.jsp
Sending        modules\management\src\java\org\apache\geronimo\management\geronimo\KeystoreInstance.java
Sending        modules\security\src\java\org\apache\geronimo\security\keystore\FileKeystoreInstance.java
Transmitting file data ................
Committed revision 427268.

and trunk:
Sending        applications\console\console-standard\src\java\org\apache\geronimo\console\keystores\BaseKeystoreHandler.java
Adding         applications\console\console-standard\src\java\org\apache\geronimo\console\keystores\CertificateDetailsHandler.java
Sending        applications\console\console-standard\src\java\org\apache\geronimo\console\keystores\ConfirmCertificateHandler.java
Adding         applications\console\console-standard\src\java\org\apache\geronimo\console\keystores\DeleteEntryHandler.java
Adding         applications\console\console-standard\src\java\org\apache\geronimo\console\keystores\GenerateCSRHandler.java
Adding         applications\console\console-standard\src\java\org\apache\geronimo\console\keystores\ImportCAReplyHandler.java
Sending        applications\console\console-standard\src\java\org\apache\geronimo\console\keystores\KeystoresPortlet.java
Sending        applications\console\console-standard\src\java\org\apache\geronimo\console\keystores\UnlockKeyHandler.java
Sending        applications\console\console-standard\src\java\org\apache\geronimo\console\keystores\UploadCertificateHandler.java
Adding         applications\console\console-standard\src\webapp\WEB-INF\view\keystore\certificateDetails.jsp
Adding         applications\console\console-standard\src\webapp\WEB-INF\view\keystore\generateCSR.jsp
Adding         applications\console\console-standard\src\webapp\WEB-INF\view\keystore\importCAReply.jsp
Sending        applications\console\console-standard\src\webapp\WEB-INF\view\keystore\uploadCertificate.jsp
Sending        applications\console\console-standard\src\webapp\WEB-INF\view\keystore\viewKeystore.jsp
Sending        modules\management\src\java\org\apache\geronimo\management\geronimo\KeystoreInstance.java
Sending        modules\security\src\java\org\apache\geronimo\security\keystore\FileKeystoreInstance.java
Transmitting file data ................
Committed revision 427270.

> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Joe Bohn
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: GERONIMO-2218-with-unlockkey-new.patch, GERONIMO-2218-with-unlockkey.patch, GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Joe Bohn (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=all ]

Joe Bohn resolved GERONIMO-2218.
--------------------------------

    Resolution: Fixed

Integrated delete patch 
in 1.1.1
Sending        applications\console-standard\src\java\org\apache\geronimo\console\keystores\BaseKeystoreHandler.java
Transmitting file data .
Committed revision 427562.

and trunk:
Sending        applications\console\console-standard\src\java\org\apache\geronimo\console\keystores\BaseKeystoreHandler.java
Transmitting file data .
Committed revision 427563.

> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Joe Bohn
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: delete-fix.patch, GERONIMO-2218-with-unlockkey-new.patch, GERONIMO-2218-with-unlockkey.patch, GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=all ]

Vamsavardhana Reddy closed GERONIMO-2218.
-----------------------------------------


> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Joe Bohn
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: delete-fix.patch, GERONIMO-2218-with-unlockkey-new.patch, GERONIMO-2218-with-unlockkey.patch, GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=all ]

Vamsavardhana Reddy updated GERONIMO-2218:
------------------------------------------

    Patch Info: [Patch Available]

Patch provided.  Please review the patch and provide comments so that the fix can go into 1.1.1 release.

> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Vamsavardhana Reddy
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=all ]

Vamsavardhana Reddy updated GERONIMO-2218:
------------------------------------------

    Attachment: GERONIMO-2218-with-unlockkey.patch

Patch with "unlock key" option submitted.  Ignore the earlier patch.

> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: GERONIMO-2218-with-unlockkey.patch, GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Joe Bohn (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=comments#action_12424651 ] 
            
Joe Bohn commented on GERONIMO-2218:
------------------------------------

I'm going to integrate the original patch (without the unlockkey addition).  

I didn't apply the most recent unlockkey patch but the earlier patch had several problems that I think we need to work out with some discussion before we go down that path.  My recommendation is that we close this JIRA and create a new JIRA for the unlock key issue.  

For the moment, not integrating the unlock key function means that when a user adds a new key they need to go back to the availability lock, lock it, unlock it, and then select the newly added key to unlock the specific key.   Here are some of the issues I think exists once we start to unlock the key in other places:

1)  It seems like jetty has some problems if there is more than one unlocked key in the same keystore.  I'm not sure what these are exactly, but I couldn't get jetty to start once I had more than one key unlocked.  I think this is the largest issue.
2)  If we provide the ability to unlock specific keys within a keystore then it seems like we should also provide the ability to lock keys from the same panel.
3)  After unlocking a key it didn't return me to the same panel that I had locked from ... rather it took me to a different panel.
4)  I received some exceptions from portlet state when performing either the lock or the unlock (I can't remember).  This may have been corrected in the most recent patch.

> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Joe Bohn
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: GERONIMO-2218-with-unlockkey-new.patch, GERONIMO-2218-with-unlockkey.patch, GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=all ]

Vamsavardhana Reddy updated GERONIMO-2218:
------------------------------------------

    Attachment: delete-fix.patch

> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Joe Bohn
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: delete-fix.patch, GERONIMO-2218-with-unlockkey-new.patch, GERONIMO-2218-with-unlockkey.patch, GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=all ]

Vamsavardhana Reddy updated GERONIMO-2218:
------------------------------------------

    Attachment: GERONIMO-2218.patch

GERONIMO-2218.patch:
Addresses 1, 2, 3 from above and
4. GERONIMO-1531  	 KeyStore portlet should support deletion of certificates and private keys
5. GERONIMO-1196  	 Keystore portlet: Viewing trusted certificate results in an error
6. GERONIMO-1984  	 New Keystore portlet - Add Trust Certificate throws exception


> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Vamsavardhana Reddy
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-2218) KeyStore portlet: Functionality missing from 1.0

Posted by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2218?page=all ]

Vamsavardhana Reddy updated GERONIMO-2218:
------------------------------------------

    Attachment: GERONIMO-2218-with-unlockkey-new.patch

GERONIMO-2218-with-unlockkey-new.patch:

Includes GERONIMO-2218-with-unlockkey.patch and fixes one error in UnlockKeyHandler.java

> KeyStore portlet:  Functionality missing from 1.0
> -------------------------------------------------
>
>                 Key: GERONIMO-2218
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2218
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.1.1
>         Environment: Win XP, Sun JDK1.4.2_08
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Joe Bohn
>            Priority: Critical
>             Fix For: 1.1.1
>
>         Attachments: GERONIMO-2218-with-unlockkey-new.patch, GERONIMO-2218-with-unlockkey.patch, GERONIMO-2218.patch
>
>
> Functionality missing from AG1.0 includes
> 1.  Ability to view Trusted Certificate and Private Key Entry details
> 2.  Ability to generate CertificateRequests
> 3.  Ability to import CA reply
> The 2nd and 3rd functions from above are most important and without these the portlet is of very less (or no) use in any practical scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira