How Install an SSL certificate on File Gateway hosted on EC2

0

Hello, I am using AWS EC2 to run my S3 File Gateway server using AWS provided AMI: aws-storage-gateway-FILE_S3-1.24.2 I want to import a custom SSL Certificate into this machine which is generated by a CA on Windows Server. How can I do that?

已提問 2 個月前檢視次數 136 次
1 個回答
0

Storage Gateway uses SSL/TLS (Secure Socket Layers/Transport Layer Security) to encrypt data that is transferred between your gateway appliance and AWS storage. By default, Storage Gateway uses Amazon S3-Managed encryption keys (SSE-S3) to server-side encrypt all data it stores in Amazon S3. You have an option to use the Storage Gateway API to configure your gateway to encrypt data stored in the cloud using server-side encryption with AWS Key Management Service (SSE-KMS) keys.

See https://docs.aws.amazon.com/filegateway/latest/files3/encryption.html

For importing key material into AWS KMS, see https://docs.aws.amazon.com/kms/latest/developerguide/importing-keys.html

profile pictureAWS
專家
Matt-B
已回答 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南