Forum Discussion
cpt_ri_F5
Jun 13, 2023Cirrostratus
Download file from AWS S3 bucket / http profile
Hello, I'm trying to download a file from AWS S3 bucket (backend) through a standard VS (HTTP/iRule) but it doesn't work. It downloads an empty/corrupt file. "curl path/file" works from F5. ...
- Jun 14, 2023
Hello,
Resolved, add only : HTTP::header replace Host "hostname"
FYI : url is : hostname.bucket.xxxxxxaws......
cpt_ri_F5
Jun 14, 2023Cirrostratus
+
from F5 :
curl http//fqdn/path_file
=> ok
curl https//fqdn/path_file
=> ok
curl http://IP_node/path_file
=> same S3 XML Error
curl https://IP_node/path_file
=> SSL: certificate subject name 's3.xx-xxxx-x.amazonaws.com' does not match target host name IP_node
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects