Skip to content

Commit 76f7c54

Browse files
authored
Update mcs tls with minio doc (#195)
1 parent 44551ac commit 76f7c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ export MCS_MINIO_SERVER=http://localhost:9000
119119

120120
```
121121
...
122-
export MCS_MINIO_SERVER_TLS_SKIP_VERIFICATION=on
122+
export MCS_MINIO_SERVER_TLS_ROOT_CAS=<certificate_file_name>
123123
export MCS_MINIO_SERVER=https://localhost:9000
124124
./mcs server
125125
```

0 commit comments

Comments
 (0)