Hi guys, playing around a bit with the Amazon S3 cloud storage operator, works fine on my test environment but on my production it fails with following error : Test failed: Unable to execute HTTP request: s3.amazonaws.com
My guess is that it is because our policies are to use https instead of http, so is there a way to force RM to try https first? Or is this something for the roadmap given more and more API's are no longer supporting http but require https?