douxian0008 2014-11-07 15:36 采纳率: 0%
浏览 132
已采纳

使用AWS PHP SDK将文件安全传输到S3

Are transfers of files into S3 made using the AWS PHP SDK secure against eavesdropping attacks by default, and if not, what do I need to do in order to make them so?

  • 写回答

1条回答 默认 最新

  • dqde43215 2017-10-23 21:23
    关注

    The default scheme for all services connected to by the SDK is HTTPS (see http://docs.aws.amazon.com/aws-sdk-php/v3/guide/guide/configuration.html#scheme) so yes, any communication is secure against eavesdropping by default.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

问题事件

  • 专家修改了标签 8月18日