SSL Handshake Failure Between Oracle 19c and applications After the Migration
Hello Oracle Community,
I am encountering an issue with SSL handshake failures after migrating my database environment. Below are the details:
- Source Environment:
- OS: RHEL 7
- Oracle Version: 12cR1
- TCPS configured with port 2484
- Target Environment:
- OS: RHEL 9
- Oracle Version: 19c
- TCPS configured with port 2484
- Applications Involved:
- Mulesoft
- Papercut
After the migration, the applications fail to connect to the Oracle 19c database over TCPS with the error: SSL Handshake Failure.
Steps Taken So Far:
- Verified the Oracle Wallet configuration on the target server.
- Ensured TCPS is enabled on the listener with the correct wallet path.
- Checked the wallet contents using
orapki
to ensure all certificates are valid.