github.com/NVIDIA/aistore@v1.3.23-0.20240517131212-7df6609be51d/ais/test/tls-env/client.conf (about) 1 # | -- env var --------------------------- |--- CLI config ----------------- | 2 export AIS_CRT=/tmp/tls/aistore.crt # cluster.client_crt 3 export AIS_CRT_KEY=/tmp/tls/aistore.key # cluster.client_crt_key 4 export AIS_CLIENT_CA=/tmp/tls/MyFirst-CA.crt # cluster.client_ca_tls 5 export AIS_SKIP_VERIFY_CRT=false # cluster.skip_verify_crt