Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MINIO_KMS_SECRET_KEY_FILE (0.09 sec)

  1. internal/kms/config.go

    		EnvKESClientKey,
    		EnvKESClientCert,
    		EnvKESClientPassword,
    		EnvKESServerCA,
    	)
    	// We have to handle a special case for MINIO_KMS_SECRET_KEY and
    	// MINIO_KMS_SECRET_KEY_FILE. The docker image always sets the
    	// MINIO_KMS_SECRET_KEY_FILE - either to the argument passed to
    	// the container or to a default string (e.g. "minio_master_key").
    	//
    	// We have to distinguish a explicit config from an implicit. Hence,
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Aug 15 11:46:39 UTC 2024
    - 14.2K bytes
    - Viewed (0)
Back to top