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?

feita há 2 meses136 visualizações
1 Resposta
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
ESPECIALISTA
Matt-B
respondido há 2 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas