[jboss-jira] [JBoss JIRA] (WFLY-12592) Usage of Elytron's SSL-Context in establishing SSL communication with DataBase
Saurabh Shriramwar (Jira)
issues at jboss.org
Thu Sep 26 01:00:24 EDT 2019
[ https://issues.jboss.org/browse/WFLY-12592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Saurabh Shriramwar updated WFLY-12592:
--------------------------------------
Description: To secure the connection between Wildfly and datasource using TCP/IP over SSL datasource should be able to utilize the ssl-context for trust-managers (pointing to java keystore or truststore containing the datasource CA certificates) configured in Elytron so that Wildfly can trust the datasource connection instead of setting java truststore in the system properties or providing as JAVA_OPTS (-Djavax.net.ssl.trustStore=/path/to/truststore.jks) (was: DataSource should be able to establish the SSL/TLS handshake with the usage of SSL-context configured within Elytron.)
> Usage of Elytron's SSL-Context in establishing SSL communication with DataBase
> ------------------------------------------------------------------------------
>
> Key: WFLY-12592
> URL: https://issues.jboss.org/browse/WFLY-12592
> Project: WildFly
> Issue Type: Feature Request
> Reporter: Saurabh Shriramwar
> Assignee: Brian Stansberry
> Priority: Minor
>
> To secure the connection between Wildfly and datasource using TCP/IP over SSL datasource should be able to utilize the ssl-context for trust-managers (pointing to java keystore or truststore containing the datasource CA certificates) configured in Elytron so that Wildfly can trust the datasource connection instead of setting java truststore in the system properties or providing as JAVA_OPTS (-Djavax.net.ssl.trustStore=/path/to/truststore.jks)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list