issues
search
terascope
/
file-assets
Teraslice processors for working with data stored in files on disk, S3 or HDFS.
MIT License
1
stars
2
forks
source link
Fix broken TLS s3 client creation
#968
Closed
sotojn
closed
8 months ago
sotojn
commented
8 months ago
This PR makes the following chnages:
Fixes a bug that doesn't allow for the creation of an s3 client when
sslEnabled
is
true
in terafoundation
This resolves errors that are specific to verifying or finding certificates
Ref #960
This PR makes the following chnages:
sslEnabled
istrue
in terafoundationRef #960