aspose file tools
The moose likes Web Services and the fly likes problem with Subject Key Identifier Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "problem with Subject Key Identifier" Watch "problem with Subject Key Identifier" New topic
Author

problem with Subject Key Identifier

gaurav abbi
Ranch Hand

Joined: Jan 05, 2007
Posts: 108
hi all,
i'm decrypting a soap response using axis as client from a web service provider. when the key identifier used is X509KeyIdentifier
then i'm able to decrypt the message, but when the key identifier is
SKIKeyIdentifier(Subject key identifier),
i get the following exception. also i'm sending the logs and response with it.

this is my handler configuration for response :


please see if anybody has faced same problem or can throw some light on this.


thanks,<br />gaurav abbi
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: problem with Subject Key Identifier
 
Similar Threads
Interoperability between WCF and WSIT
When encrypting a SOAP, does the AES key embedded in SOAP header?
Rampart encrypting options: I can't encrypt parameters
WCF, Rampart, ADFS2 and SAML Interop issue
error while recieving a signed response