WSAS Commodity Qoute sample failed for some security scenarios
--------------------------------------------------------------

                 Key: WSAS-807
                 URL: https://wso2.org/jira/browse/WSAS-807
             Project: WSO2 WSAS
          Issue Type: Bug
    Affects Versions: Nightly
         Environment: Ubuntu 7.10 JDK 1.5
            Reporter: Manjula Peiris
            Assignee: Afkham Azeez


When security is enabled for the following scenarios it failed with the 
commodity Quote sample

SecureConversation - Sign only - Service as STS - Bootstrap policy - Sign and 
Encrypt , X509 Authentication
SecureConversation - Encrypt only - Service as STS - Bootstrap policy - Sign 
and Encrypt , X509 Authentication
SecureConversation - Sign and Encrypt only - Service as STS - Bootstrap policy 
- Sign and Encrypt , X509 Authentication

Following is the SOAP fault

  <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";>
      <soapenv:Header 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing";>
         
<wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>
         <wsa:MessageID>urn:uuid:338EF871AFC1D8BAB51228816731245</wsa:MessageID>
         
<wsa:Action>http://schemas.xmlsoap.org/ws/2004/08/addressing/fault</wsa:Action>
         <wsa:RelatesTo>urn:uuid:3A89173403926749A71228816725618</wsa:RelatesTo>
      </soapenv:Header>
      <soapenv:Body>
         <soapenv:Fault 
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";>
            <faultcode>wsse:InvalidSecurity</faultcode>
            <faultstring>Certificate path verification failed for certificate 
with subject</faultstring>
            <detail />
         </soapenv:Fault>
      </soapenv:Body>
   </soapenv:Envelope>

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

        

_______________________________________________
Wsas-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to