docker icon indicating copy to clipboard operation
docker copied to clipboard

Add option for Oracle databases to add TCPS configuration

Open 111andre111 opened this issue 4 years ago • 1 comments

Can we add functionality that a certain database will be exposed e.g. on port 1521 for TCP protocol and on port 1522 for TCPS protocol https://oracle-base.com/articles/misc/configure-tcpip-with-ssl-and-tls-for-database-connections

That would make it easier to test certain scenarios.

111andre111 avatar Nov 12 '20 22:11 111andre111

I've realized now this sample script: https://github.com/oehrlis/docker/blob/master/samples/cmu/db/setup/not_yet/05_create_cmu_os_conf.sh So seems like you are having plans to integrate these needed steps for Wallet creation into that one? Where could I integrate this script?

111andre111 avatar Nov 16 '20 00:11 111andre111