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달 전137회 조회
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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠