aws / opsworks-cookbooks

Chef Cookbooks for the AWS OpsWorks Service
Other
1.05k stars 1.23k forks source link

S3 archive download fail #354

Open khoan opened 8 years ago

khoan commented 8 years ago

kept getting hostname does not match the server certificate when trying to download S3 archive.

detailed log

Stack settings is as below without username and password because it's a public archive.

Use custom Chef cookbooks: yes Repository type: S3 Archive Repository URL: https://s3.amazonaws.com/opsworks.issue.by/cookbooks-elasticsearch-1.7.3.tar.gz User name: Password:

workaround is to use HTTP Archive as Repository type. Is this an expected behavior, or stack setting is incorrect for S3 Archive?