Lab 4-2: S3 SSE - Client Provided Keys
Client Provided Keys:
Install the openssl windows binary. Then cd to the bin directory in that folder.

Create key for encrypting file:
Upload and download file:
s3 buckets are s3://bucket_name/folder(if needed)/filename
Screenshot of terminal output of successful CLI upload of file using your client key

Screenshot of terminal output of successful CLI download of file using your client key

Last updated