You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Fred Preston (JIRA)" <ax...@ws.apache.org> on 2004/11/12 15:27:23 UTC

[jira] Created: (AXISCPP-261) Need to define how SSL defaults will be stored in the config file

Need to define how SSL defaults will be stored in the config file
-----------------------------------------------------------------

         Key: AXISCPP-261
         URL: http://nagoya.apache.org/jira/browse/AXISCPP-261
     Project: Axis-C++
        Type: Bug
  Components: Transport (Client)  
 Environment: n/a
    Reporter: Fred Preston
    Priority: Minor


Need to define how SSL defaults will be stored in the config file.  At present there needs to be the following defaults

Keyring database filename
Keyring database
Keyring database password
Cipher
TLS
FIPS


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (AXISCPP-261) Need to define how SSL defaults will be stored in the config file

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-261?page=history ]

Samisa Abeysinghe updated AXISCPP-261:
--------------------------------------

         type: Improvement  (was: Bug)
    Component: Configuration

> Need to define how SSL defaults will be stored in the config file
> -----------------------------------------------------------------
>
>          Key: AXISCPP-261
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-261
>      Project: Axis-C++
>         Type: Improvement
>   Components: Transport (Client), Configuration
>  Environment: n/a
>     Reporter: Fred Preston
>     Priority: Minor

>
> Need to define how SSL defaults will be stored in the config file.  At present there needs to be the following defaults
> Keyring database filename
> Keyring database
> Keyring database password
> Cipher
> TLS
> FIPS

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXISCPP-261) Need to define how SSL defaults will be stored in the config file

Posted by "Fred Preston (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-261?page=history ]
     
Fred Preston resolved AXISCPP-261:
----------------------------------

    Resolution: Fixed

Updates complete.

> Need to define how SSL defaults will be stored in the config file
> -----------------------------------------------------------------
>
>          Key: AXISCPP-261
>          URL: http://issues.apache.org/jira/browse/AXISCPP-261
>      Project: Axis-C++
>         Type: Improvement
>   Components: Transport (Client), Configuration
>  Environment: n/a
>     Reporter: Fred Preston
>     Assignee: Fred Preston
>     Priority: Minor

>
> Need to define how SSL defaults will be stored in the config file.  At present there needs to be the following defaults
> Keyring database filename
> Keyring database
> Keyring database password
> Cipher
> TLS
> FIPS

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (AXISCPP-261) Need to define how SSL defaults will be stored in the config file

Posted by "John Hawkins (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-261?page=history ]
     
John Hawkins closed AXISCPP-261:
--------------------------------


I think we're happy that this works and is correct solution

> Need to define how SSL defaults will be stored in the config file
> -----------------------------------------------------------------
>
>          Key: AXISCPP-261
>          URL: http://issues.apache.org/jira/browse/AXISCPP-261
>      Project: Axis-C++
>         Type: Improvement
>   Components: Transport (Client), Configuration
>  Environment: n/a
>     Reporter: Fred Preston
>     Assignee: Fred Preston
>     Priority: Minor

>
> Need to define how SSL defaults will be stored in the config file.  At present there needs to be the following defaults
> Keyring database filename
> Keyring database
> Keyring database password
> Cipher
> TLS
> FIPS

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (AXISCPP-261) Need to define how SSL defaults will be stored in the config file

Posted by "Fred Preston (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-261?page=history ]

Fred Preston reassigned AXISCPP-261:
------------------------------------

    Assign To: Fred Preston

Now looking at how specific SSL information can be stored in the config file.

> Need to define how SSL defaults will be stored in the config file
> -----------------------------------------------------------------
>
>          Key: AXISCPP-261
>          URL: http://issues.apache.org/jira/browse/AXISCPP-261
>      Project: Axis-C++
>         Type: Improvement
>   Components: Transport (Client), Configuration
>  Environment: n/a
>     Reporter: Fred Preston
>     Assignee: Fred Preston
>     Priority: Minor

>
> Need to define how SSL defaults will be stored in the config file.  At present there needs to be the following defaults
> Keyring database filename
> Keyring database
> Keyring database password
> Cipher
> TLS
> FIPS

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-261) Need to define how SSL defaults will be stored in the config file

Posted by "Carsten Blecken (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-261?page=comments#action_57356 ]
     
Carsten Blecken commented on AXISCPP-261:
-----------------------------------------

The SSL specific information is entirely transport related (not axis related) and 
should probably go in a separate config
file. Ideally the transport library would also load this config file.

> Need to define how SSL defaults will be stored in the config file
> -----------------------------------------------------------------
>
>          Key: AXISCPP-261
>          URL: http://issues.apache.org/jira/browse/AXISCPP-261
>      Project: Axis-C++
>         Type: Improvement
>   Components: Transport (Client), Configuration
>  Environment: n/a
>     Reporter: Fred Preston
>     Assignee: Fred Preston
>     Priority: Minor

>
> Need to define how SSL defaults will be stored in the config file.  At present there needs to be the following defaults
> Keyring database filename
> Keyring database
> Keyring database password
> Cipher
> TLS
> FIPS

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira