Let's say I have a client that need to sign a message. The client uses <entry key="signatureKeyIdentifier" value="IssuerSerial" /> so the public key is preinstalled on the server.
How about the case when there is more than one client, each with different key? The server would have to have many public keys, do they need to put in one keystore? what about alias field from the properties? org.apache.ws.security.crypto.merlin.keystore.alias=client what should be it's value in this case? Is such a configuration possible at all? -- View this message in context: http://www.nabble.com/WS-S-Signature---multiple-public-keys-on-server-side-tp24497380p24497380.html Sent from the cxf-user mailing list archive at Nabble.com.
