Configuring Dynamic SSL Interface
Here SSL interface need to define by selecting appropriate port. For that you need a certificate and that needs to bind with SSL interface. Binding certificate with SSL port should be dynamic and certs will be picked up dynamically during runtime from environment variable. So in future if you want to bind another cert with SSL port you need not to change any code, just update environment property file.
For example,
Here X.509 Cert binds to environment variable and here is the excerpt for the same,
If you look at certificate with alias SSLCertServer has been created in OAG.
Notice the SSL port also accessing environment variable by ${env.PORT.INBOUND.SERVICES}.
2 comments:
this is very nice article and very good information for Oracle Learners. our Cubtraining also provide all Oracle Courses
Nice post.Thank you for sharing this.We are providing Best Oracle SOA Online Training. for more Visit ORACLE SOA Online Training
Post a Comment