Hi all, I'm using apache axis 1.x and have set up WS Security Axis handlers and wss4j (v1.5) for the authentication of signed messages at the requestFlow of my service and client.
Having carried out some tests, I realise that wss4j security (at least action signature) just enables mutual authentication based on user certs with no cross reference check to the ca root authority chained in the keystores. Is there a way to configure wss4j to cross reference the chained ca root in the request against the servers the caroot in the servers keystore and/or the java system wide ca certs ? Thanks Karen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
