cancel
Showing results for 
Search instead for 
Did you mean: 

What are supported SSL Cipher in SAP BO 4.1 SP9 & SAP BO 4.2 SP4

Former Member
0 Kudos

I have configured LDAP Authentication in SAP BO 4.1 SP9. LDAP server is configured to allow only TLSV1.2. What are the supported ciphers on SAP BO 4.1 SP9 and SAP Bo 4.2 SP4

Accepted Solutions (0)

Answers (3)

Answers (3)

BasicTek
Advisor
Advisor
0 Kudos

That's not what we see, possibly something didn't upgrade or the web/app didn't redeploy. Here's a screenshot of our internal system

Former Member
0 Kudos

Well SP4 didn't add any to LDAP. Nothing here for TLS 1.2. This is what I see with wireshark: on an 4.2 SP4 system:

Cipher Specs (16 specs)
Cipher Spec: SSL2_RC4_128_WITH_MD5 (0x010080)
Cipher Spec: SSL2_RC2_128_CBC_WITH_MD5 (0x030080)
Cipher Spec: SSL2_DES_192_EDE3_CBC_WITH_MD5 (0x0700c0)
Cipher Spec: SSL2_DES_64_CBC_WITH_MD5 (0x060040)
Cipher Spec: SSL2_RC4_128_EXPORT40_WITH_MD5 (0x020080)
Cipher Spec: SSL2_RC2_128_CBC_EXPORT40_WITH_MD5 (0x040080)
Cipher Spec: TLS_RSA_WITH_RC4_128_MD5 (0x000004)
Cipher Spec: SSL_RSA_FIPS_WITH_3DES_EDE_CBC_SHA (0x00feff)
Cipher Spec: TLS_RSA_WITH_3DES_EDE_CBC_SHA (0x00000a)
Cipher Spec: SSL_RSA_FIPS_WITH_DES_CBC_SHA (0x00fefe)
Cipher Spec: TLS_RSA_WITH_DES_CBC_SHA (0x000009)
Cipher Spec: TLS_RSA_EXPORT1024_WITH_RC4_56_SHA (0x000064)
Cipher Spec: TLS_RSA_EXPORT1024_WITH_DES_CBC_SHA (0x000062)
Cipher Spec: TLS_RSA_EXPORT_WITH_RC4_40_MD5 (0x000003)
Cipher Spec: TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5 (0x000006)
Cipher Spec: TLS_EMPTY_RENEGOTIATION_INFO_SCSV (0x0000ff)

BasicTek
Advisor
Advisor
0 Kudos

KBA 2388488 shows the old ciphers (4.1). 4.2 SP4 is supposed to add all the industry standard ciphers (like TLS v2) but I don't have a list yet. If I get one I'll put it on that KBA. Assume it supports what you need (unless you need, if not then issues can be raised.

Regards,

tim