如何为 Amazon S3 存储桶配置 SSL [英] How to Configure SSL for Amazon S3 bucket

查看:61
本文介绍了如何为 Amazon S3 存储桶配置 SSL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用 Amazon S3 存储桶通过我的 .NET 应用程序上传和下载数据.现在我的问题是:我想使用 SSL 访问我的 S3 存储桶.是否可以为 Amazon s3 存储桶实施 SSL?

I am using an Amazon S3 bucket for uploading and downloading of data using my .NET application. Now my question is: I want to access my S3 bucket using SSL. Is it possible to implement SSL for an Amazon s3 bucket?

推荐答案

您可以像这样通过 SSL 访问您的文件:

You can access your files via SSL like this:

https://s3.amazonaws.com/bucket_name/images/logo.gif

如果您为存储桶使用自定义域,则可以将 S3 和 CloudFront 与您自己的 SSL 证书一起使用(或通过 Amazon Certificate Manager 生成一个免费证书):http://aws.amazon.com/cloudfront/custom-ssl-domains/

If you use a custom domain for your bucket, you can use S3 and CloudFront together with your own SSL certificate (or generate a free one via Amazon Certificate Manager): http://aws.amazon.com/cloudfront/custom-ssl-domains/

这篇关于如何为 Amazon S3 存储桶配置 SSL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆