]
Ramesh Reddy updated TEIIDSB-185:
---------------------------------
Sprint: DV Sprint 62
Add a way to build Keystore and Truststore to Spring Boot engine
----------------------------------------------------------------
Key: TEIIDSB-185
URL:
https://issues.redhat.com/browse/TEIIDSB-185
Project: Teiid Spring Boot
Issue Type: Enhancement
Components: core
Reporter: Ramesh Reddy
Priority: Major
Fix For: 1.5.0
Original Estimate: 1 day
Remaining Estimate: 1 day
Build KeyStore and TrustStore for Teiid Spring Boot engine, on startup as Beans that can
be @Autowired into other components for use.
The configuration is already available, but currently, it is only being used for
transport. This can be reused in components like SFTP, Infinispan, REST like translators
where one needs this certificate-based needs.
If we include connection-level changes this may little larger task than what specified
above, which includes changes in Infinispan and REST sources.