oracle / docker-images

Official source of container configurations, images, and examples for Oracle products and projects
https://developer.oracle.com/use-cases/#containers
Universal Permissive License v1.0
6.55k stars 5.43k forks source link

Tcps custom certs feature #2664

Closed vatsrahul closed 1 year ago

vatsrahul commented 1 year ago

Feature to give support to use custom certs in connecting to SIDB via tcps. Till now by default self-signed verts were used.

With this, If certs directory is mounted in container then script detect that and tcps connection is established using those certs.