From the developer guide:

When using virtual hosted-style buckets with SSL, the SSL wild card certificate only matches buckets that do not contain periods. To work around this, use HTTP or write your own certificate verification logic.

What I'm trying to do is host static files at S3, and access them via https://app.mysite.com/filename.jpg

It seems Virtual Hosted style URLs may not play well with SSL. Any idea what "custom certificate verification" means in this context?

See also on Stack Overflow.

link|improve this question

72% accept rate
Please move to webmasters.stackexchange.com – ripper234 Oct 17 '11 at 11:47
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.