Thanks Martin. Near all is clear now.
Only one thing,
Our requirement:
- SAP NW PO 731 SPS12 (AS JAVA only)
- Currently we use CommonCryptoLib (SAPCRYPTOLIB) Version 8.4.37 pl40 (May 12 2015) MT-safe.
- Kernel = 721_EXT 64Bit Patch 300
My question:
Default / Built-in cipher suite configuration settings from sap note510007 - Setting up SSL on Application Server ABAB:
For NW Rel. 70x, 71x, 72x with Kernel patch 1433874,
ssl/ciphersuites = HIGH:MEDIUM:+e3DES:LOW:EXPORT:!aNULL:!eNULL
ssl/client_ciphersuites = <undefined>
That means, i can define and use the profile parameter ssl/client_ciphersuites?
Because like described in,
Managing the Credentials and Trusted Certificates to Use SSL
http://help.sap.com/saphelp_nw73ehp1/helpdata/en/14/29236de1864c6e8d46e77192adaa95/frameset.htm
"The cipher suites for outbound SSL connections cannot be managed."
What is truth?
Thanks in advance,
Matthias