-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF54, 2021.11
-
Component/s: S3
-
Release Notes Summary:New configuration properties have been added to allow the configuration of a custom S3 truststore.
-
Tags:
-
Backlog priority:900
-
Upgrade notes:
-
Sprint:nxplatform #44, nxplatform #45, nxplatform #46
-
Story Points:2
The same way MongoDB implementation allows to use a truststore different from the JVM one to initialize the SSL context, the S3 implementation should allow the same configuration, which would be specifically interesting if a self-signed CA is used.
The implementation could follow what is described in
https://stackoverflow.com/questions/28084399/amazon-s3-sdk-for-java-configure-tlsv1-2#28094222