Skip to content

Commit 3d28240

Browse files
committed
update readme for accepting invalid certs
1 parent d6906dc commit 3d28240

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ Default flags include `lib-core` and `rustls`.
4141

4242
Users can choose between `rustls` or `native-tls` as their TLS library. We use `rustls` as the basic library.
4343

44+
Users can also choose to accept invalid certificates (not recommending) by setting `ONEIO_ACCEPT_INVALID_CERTS=true`
45+
environment variable.
46+
4447
### Optional features: `cli`, `s3`, `digest`
4548

4649
- `s3`: allow reading from AWS S3 compatible buckets

0 commit comments

Comments
 (0)