Issue Details (XML | Word | Printable)

Key: AXISCPP-261
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Fred Preston
Reporter: Fred Preston
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Axis-C++

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

Created: 12/Nov/04 02:27 PM   Updated: 01/Feb/05 10:47 PM
Return to search
Component/s: Configuration, Transport (Client)
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment: n/a

Resolution Date: 11/Jan/05 10:27 PM


 Description  « Hide
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


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Fred Preston added a comment - 07/Jan/05 01:14 AM
Now looking at how specific SSL information can be stored in the config file.

Carsten Blecken added a comment - 07/Jan/05 03:13 AM
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.

Fred Preston added a comment - 11/Jan/05 10:27 PM
Updates complete.

John Hawkins added a comment - 01/Feb/05 10:47 PM
I think we're happy that this works and is correct solution