Cem

Results 2 comments of Cem

I tried to remove the letsencrypt certs and followed the standard method for self signed certs as described here : https://www.zenko.io/blog/s3-server-with-ssl/ With the example code: ```javascript const AWS = require('aws-sdk');...

Thanks for the reply. But it seems like the ssl variable only supports self signed certs which are overriding the certificates we are using for other services too. We need...