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?

preguntada hace 2 meses136 visualizaciones
1 Respuesta
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
EXPERTO
Matt-B
respondido hace 2 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas