Passing the wrong information to SetSecure() causes and exception
-----------------------------------------------------------------

         Key: AXISCPP-742
         URL: http://issues.apache.org/jira/browse/AXISCPP-742
     Project: Axis-C++
        Type: Improvement
 Environment: n/a
    Reporter: Fred Preston
 Assigned to: Fred Preston 
    Priority: Minor


When using security, if one of the parameters passed to SetSecure is incorrect, 
in the web service stub, then when includeSecure is called, the contents of the 
parameters passed is not checked properly and can lead to an exception being 
thrown.  This is esp true for the first parameter.  If possible, when the SSL 
is loaded and this filename used, can we check that SSL was loaded correctly 
before continuing with the configuration (if the filename should have an 
extension of xyz, but is passed one with abc).

-- 
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

Reply via email to