SAP is not able to communicate with Siebel.
Siebel v: 24.10, Linux OS hosted on OIC
Here is the error received in SAP console
curl -vk -X HEAD --tlsv1.2 -I https://host.domain.com:9011
Note: Unnecessary use of -X or --request, HEAD is already inferred.
- Rebuilt URL to: https://host.domain.com:9011/
- Trying 10.32.xx.xx...
- TCP_NODELAY set
- Connected to host.domain.com (10.32.xx.xx) port 9011 (#0)
- ALPN, offering h2
- ALPN, offering http/1.1
- successfully set certificate verify locations:
- CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none - TLSv1.3 (OUT), TLS handshake, Client hello (1):
- TLSv1.3 (IN), TLS handshake, Server hello (2):
- TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
- TLSv1.3 (OUT), TLS handshake, Client hello (1):
Tagged:
0