Hi All,
We have oracle 19c.
We plan to implement TLS for one of the db. Around 1000 client machines are using that db as of now.
Both online applications and stand alone applications are supported for that db.
I read the document https://oracle-base.com/articles/misc/configure-tcpip-with-ssl-and-tls-for-database-connections
My question.
As a dba, do we have to share the server certificates to all 1000 client machines and vice versa
How to approach server certificates to online applications
How to approach server certificates to standalone applications ( java )
Please share your suggestions