Configuring S3 data source using keystore

How to deploy secure data source AWS S3? The following link show using keytool to import the certificate to the keystore. Should I configure dremio-env? Thanks!
https://docs.dremio.com/data-sources/s3/

Hi @Ming , have you already configured s3 to be accessible using https? If not, you need to do that first. You cannot use Dremio to set up https access to your s3 location. But, once you’ve set up https access to s3, you can connect Dremio to it using the instructions/steps listed under the “To configure your S3 source for Minio with an encrypted connection enabled:” section of the document Dremio . You don’t have to make any changes to dremio-env as part of the process to connect to an s3 https endpoint.