18 Nov 2024 06:48 PM - last edited on 19 Nov 2024 07:35 AM by MaciejNeumann
Hello,
Reading how to add a certificate to a trust store to be used by an Oracle 2.0 extension.
keytool -import -keystore sqlds_truststore -file .\ora.crt -alias oracle
I assume alias is a must, and you need to change this to the database vendor name used by the extension in scope?
So how about oracle2 and or sqlserver as an alias?
Who knows?
KR Henk
19 Nov 2024 07:48 AM
Hi,
Interesting, I think this is only if you want to use SSL.
I am interested in this topic as well.
Best regards
19 Nov 2024 07:57 AM
interesting