
Explanation:
AWS Transfer Family supports cryptographic security policies that define the minimum supported TLS version and cipher suites. To enforce the use of TLS 1.2 or higher for securing data in transit (e.g., FTPS or FTP over TLS), you simply configure the AWS Transfer Family server to use a security policy that requires a minimum of TLS 1.2.
Ultimate access to all questions.
Question 22
A company is using an AWS Transfer Family server to migrate data from an on-premises environment to AWS. Company policy mandates the use of TLS 1.2 or above to encrypt the data in transit. Which solution will meet these requirements?
A
Generate new SSH keys for the Transfer Family server. Make the old keys and the new keys available for use.
B
Update the security group rules for the on-premises network to allow only connections that use TLS 1.2 or above.
C
Update the security policy of the Transfer Family server to specify a minimum protocol version of TLS 1.2.
D
Install an SSL certificate on the Transfer Family server to encrypt data transfers by using TLS 1.2.
No comments yet.