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)" <ji...@apache.org> on 2007/08/09 15:35:43 UTC

[jira] Created: (GERONIMO-3392) CA Helper App - Unable to find HTTPS Connector configured for ClientAuth

CA Helper App - Unable to find HTTPS Connector configured for ClientAuth
------------------------------------------------------------------------

                 Key: GERONIMO-3392
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3392
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Tomcat
    Affects Versions: 2.0
         Environment: G 2.0 Tomcat
            Reporter: Vamsavardhana Reddy
            Assignee: Vamsavardhana Reddy
             Fix For: 2.0.x, 2.1


The CA Helper application is unable to find HTTPS Connector configured for ClientAuth.  This is because the new Tomcat HTTPS Connector GBeans no longer implement TomcatSecureConnector and so AbstractNameQuery(SecureConnector.class.getName()) will not help fetch Tomcat SSL Connectors.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-3392) CA Helper App - Unable to find HTTPS Connector configured for ClientAuth

Posted by "Shawn Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717596#action_12717596 ] 

Shawn Jiang commented on GERONIMO-3392:
---------------------------------------

I could create new keystore and new https connector. They work well for me.   Can you please provide more information on how to recreate this JIRA ? 

Thanks.

> CA Helper App - Unable to find HTTPS Connector configured for ClientAuth
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-3392
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3392
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 2.0, 2.0.1, 2.0.2, 2.0.x, 2.1, 2.1.1, 2.1.x, 2.2
>         Environment: G 2.0 Tomcat
>            Reporter: Vamsavardhana Reddy
>            Assignee: Shawn Jiang
>
> The CA Helper application is unable to find HTTPS Connector configured for ClientAuth.  This is because the new Tomcat HTTPS Connector GBeans no longer implement TomcatSecureConnector and so AbstractNameQuery(SecureConnector.class.getName()) will not help fetch Tomcat SSL Connectors.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3392) CA Helper App - Unable to find HTTPS Connector configured for ClientAuth

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vamsavardhana Reddy updated GERONIMO-3392:
------------------------------------------

    Affects Version/s: 2.2
                       2.0.x
        Fix Version/s:     (was: 2.1.1)
                       2.2
             Assignee:     (was: Vamsavardhana Reddy)

> CA Helper App - Unable to find HTTPS Connector configured for ClientAuth
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-3392
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3392
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 2.0, 2.0.x, 2.2
>         Environment: G 2.0 Tomcat
>            Reporter: Vamsavardhana Reddy
>             Fix For: 2.0.x, 2.2
>
>
> The CA Helper application is unable to find HTTPS Connector configured for ClientAuth.  This is because the new Tomcat HTTPS Connector GBeans no longer implement TomcatSecureConnector and so AbstractNameQuery(SecureConnector.class.getName()) will not help fetch Tomcat SSL Connectors.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (GERONIMO-3392) CA Helper App - Unable to find HTTPS Connector configured for ClientAuth

Posted by "Shawn Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Jiang reassigned GERONIMO-3392:
-------------------------------------

    Assignee: Shawn Jiang

> CA Helper App - Unable to find HTTPS Connector configured for ClientAuth
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-3392
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3392
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 2.0, 2.0.1, 2.0.2, 2.0.x, 2.1, 2.1.1, 2.1.x, 2.2
>         Environment: G 2.0 Tomcat
>            Reporter: Vamsavardhana Reddy
>            Assignee: Shawn Jiang
>
> The CA Helper application is unable to find HTTPS Connector configured for ClientAuth.  This is because the new Tomcat HTTPS Connector GBeans no longer implement TomcatSecureConnector and so AbstractNameQuery(SecureConnector.class.getName()) will not help fetch Tomcat SSL Connectors.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3392) CA Helper App - Unable to find HTTPS Connector configured for ClientAuth

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vamsavardhana Reddy updated GERONIMO-3392:
------------------------------------------

    Fix Version/s:     (was: 2.1)
                   2.1.1

> CA Helper App - Unable to find HTTPS Connector configured for ClientAuth
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-3392
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3392
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 2.0
>         Environment: G 2.0 Tomcat
>            Reporter: Vamsavardhana Reddy
>            Assignee: Vamsavardhana Reddy
>             Fix For: 2.0.x, 2.1.1
>
>
> The CA Helper application is unable to find HTTPS Connector configured for ClientAuth.  This is because the new Tomcat HTTPS Connector GBeans no longer implement TomcatSecureConnector and so AbstractNameQuery(SecureConnector.class.getName()) will not help fetch Tomcat SSL Connectors.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3392) CA Helper App - Unable to find HTTPS Connector configured for ClientAuth

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated GERONIMO-3392:
-----------------------------------

    Affects Version/s: 2.1.x
                       2.1.1
                       2.0.1
                       2.0.2
                       2.1
        Fix Version/s:     (was: 2.2)
                           (was: 2.0.x)

> CA Helper App - Unable to find HTTPS Connector configured for ClientAuth
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-3392
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3392
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 2.0, 2.0.1, 2.0.2, 2.0.x, 2.1, 2.1.1, 2.1.x, 2.2
>         Environment: G 2.0 Tomcat
>            Reporter: Vamsavardhana Reddy
>
> The CA Helper application is unable to find HTTPS Connector configured for ClientAuth.  This is because the new Tomcat HTTPS Connector GBeans no longer implement TomcatSecureConnector and so AbstractNameQuery(SecureConnector.class.getName()) will not help fetch Tomcat SSL Connectors.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.