Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
What is this error: Error receiving request from x.x.x.x (SSL NZ error 28862)

Hi all,
I couldn't find any related advisory or article ID related the below error:
Error receiving request from x.x.x.x (SSL NZ error 28862)
Any help is appreciated.
Best Answer
-
Hi,
It is a less information-provided query...
Well, Some of the SSLCipherSuite were depreciated in new OHS versions.
No matching SSLCipherSuite between the OHS and its back-end servers
1) Please modify the downstream server configuration to support a cipher that OHS 11.1.1.9 can use. Otherwise you should upgrade/move to 12c which will support newer ciphers.
Ciphers supported in 11.1.1.9 can be found here:
Table E-2 Cipher Suites Supported in Oracle Advanced Security
2) Retest connections to validate connectivity.
Note:- If back-end server is F5 LBR VIP, please make sure, matching SSLCipherSuite were added to the LBR profile to avoid Bad Gateway issues.
++++++++++++++++++++
above everything if you are using OHS
Answers
-
Hi,
It is a less information-provided query...
Well, Some of the SSLCipherSuite were depreciated in new OHS versions.
No matching SSLCipherSuite between the OHS and its back-end servers
1) Please modify the downstream server configuration to support a cipher that OHS 11.1.1.9 can use. Otherwise you should upgrade/move to 12c which will support newer ciphers.
Ciphers supported in 11.1.1.9 can be found here:
Table E-2 Cipher Suites Supported in Oracle Advanced Security
2) Retest connections to validate connectivity.
Note:- If back-end server is F5 LBR VIP, please make sure, matching SSLCipherSuite were added to the LBR profile to avoid Bad Gateway issues.
++++++++++++++++++++
above everything if you are using OHS