S3 storage does not use https?

If I put a deny rule in my S3 bucket’s policy for:

“Condition”: {
“Bool”: {
“aws:SecureTransport”: “false”
}
}

I see requests from groupdocs getting denied. Is groupdocs not using https by default to hit S3? If so, is there a way to force it to? This would be a dealbreaker for our usage of the api.

Hi, what groupdocs cloud product are you using? Is it self-hosted or cloud version?

Hi Sergei, the cloud version.

@cpopetz
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CONVERSIONCLOUD-599

Thank you. Is there any way for me to track the status of that issue, and/or do you have a timeline for a proposed fix? It was our intent to begin using this API in our product in January, but that can’t happen if the transfer of data is insecure, and I need to search for an alternate solution if the timeline for a fix for this is too long. Thank you.

Hi, @cpopetz! We have found the potential source of the issue, e.g. a usage of UseHttp option. Hope the fix will be available in the next version of Conversion.Cloud v25.1. The notifications of the fixed issues are posted in their topics after the release.