Hi. This is forms & reports 12c on windows. Database is 19c in remote linux.
I have to switch from tcp connection to tcps for my forms builder and reports builder.
I know I have to edit C:\Oracle\Middleware\Oracle_Home\user_projects\domains\base_domain\config\fmwconfig\tnsnames.ora in my client machine and change there protocol and port to tcps and 2484 … but it is not enough, I know I need to stablish where is a keystore containing the trusted certificates for the database host server SSL connection.
In which config file (and syntax) can I specify this keystore ?
There is no sqlnet.ora file in C:\Oracle\Middleware\Oracle_Home\user_projects\domains\base_domain\config\fmwconfig