Hi all,
I tried to connect to a database on AWS with version 24.2.1 (I've loaded certificates in JDK of that version via keytool first) but I got an error pop up it couldn't connect. It was a general message. When I tried with sqlcl I got an error “no ocijdbc21 in java.library.path”. So I installed version 24.1.2 (loaded certificates in JDK of that version via keytool) and could log in. It looks like things are missing in 24.2.1.
Also is there another way for loading certificates in jdk for each version? I have to do it everytime there's a new version now. Without the certificates I can't connect via SSL to AWS.
Best regards,
Ruud Breukers