1
votes

How do I configure TFDConnection of FireDAC to use TLS/SSL encryption?

I want to encrypt the connection to the Oracle database. I use Delphi 10.3 and Oracle thin client in win 10.

1
What did you try? I am almost certain the Oracle Instant Client is able to connect using TLS. Check your connection string. Did you try to follow the tutoralis like oracle-base.com/articles/misc/…Arnaud Bouchez

1 Answers

1
votes

You have to use FireDAC CData connector for SSL/TLS.