Amazon S3 – HTTPS/SSL – Is it possible? [closed]
This is a response I got from their Premium Services Hello, This is actually a issue with the way SSL validates names containing a period, ‘.’, > character. We’ve documented this behavior here: http://docs.amazonwebservices.com/AmazonS3/latest/dev/BucketRestrictions.html The only straight-forward fix for this is to use a bucket name that does not contain that character. You might instead … Read more