-----Original Message-----
From: Ward, Mike S
Sent: Monday, October 27, 2014 4:55 PM
To: [email protected]
Subject: CICS Web Services and Digital Signatures

Hello all, I was wondering of anyone out here in CICS land is using webservices 
and digital signatures using the following algorithms to communicate as a 
requester to distributed webservices from the mainframe.

DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256";

CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#";

SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256";


We have gotten the canonicalization method and the digest method to work 
correctly. The only thing we couldn't get to work is the signature method which 
is using PKCS#1 V1.5.

We are using ICSF at CICSTS 4.2 level and ICSF V1.13 level. The signature 
routines work they just don't produce the same required signature correctly.

If anyone is working it and is willing to share either online or offline. It 
will be appreciated.

Thanks.







==========================
This email, and any files transmitted with it, is confidential and intended 
solely for the use of the individual or entity to which it is addressed. If you 
have received this email in error, please notify the system manager. This 
message contains confidential information and is intended only for the 
individual named. If you are not the named addressee, you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this message by mistake and delete 
this e-mail from your system. If you are not the intended recipient, you are 
notified that disclosing, copying, distributing or taking any action in 
reliance on the contents of this information is strictly prohibited.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to