cancel
Showing results for 
Search instead for 
Did you mean: 

Crypto Software needed to enable SAP XI as client of web service over HTTPS

Former Member
0 Kudos

Hi guys!

What additional software is needed to install on AS Java v6.40 to enable SSL on SAP XI to use SSL? XI is the client of the web service and will use client certificate for authentication. I know, that SAP CryptoToolit must be installed.. But I saw also something like: JCE? Is it needed? Or something else?

Thanx for answer!

Olian

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Hi Olian,

The SAP Java Cryptographic Toolkit is required and to be deployed on the J2EE Engine.

The policy file details is given here

https://wwwn.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/197e6aec-0701-0010-4cbe-ad5ff67...

Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files is a set of packages that provide a framework and implementations for encryption, key generation and key agreement, and Message Authentication Code (MAC) algorithms.

Starting from J2SE 1.4 it is also necessary to install the JCE Unlimited Strength Jurisdiction Policy Files from Sun in order to use the strong cryptographic functions necessary for SSL.

No additional things are required

Regards,

Prateek

Answers (0)