Issue:
[OHS] [INCIDENT_ERROR:32] [OHS-2171] [http_core.c] NZ Library Error: SSL negotiation error [Hint: too restrictive SSLCipherSuite]
Solution:
Keep the HTTP Listen Port enabled by configuring it to only work against a loopback IP address, which cannot be accessed outside the local machine.
1.Update $ORACLE_INSTANCE/config/OHS/ohs1/httpd.conf
# Add HTTP Listen Port (unused) on loopback address.
e.g.
Listen 127.0.0.1:9999
2. Restart the HTTP Server for the change to take effect
全站熱搜
留言列表