Remove unnecessary warning from arti-hyper/README

https://gitlab.torproject.org/tpo/core/arti/-/issues/715
has been fixed, so there is no need to display such a warning
This commit is contained in:
Saksham Mittal 2023-02-28 21:23:24 +05:30
parent 886faa96b3
commit e2c870ca1c
No known key found for this signature in database
GPG Key ID: F91B5B3C19C5F58C
1 changed files with 0 additions and 5 deletions

View File

@ -10,9 +10,4 @@ to connect to Tor and make a single HTTP\[S] request.
[`hyper.rs`]: <https://gitlab.torproject.org/tpo/core/arti/-/blob/main/crates/arti-hyper/examples/hyper.rs>
## Warning
On `apple-darwin` targets only the `tls-api-openssl` tls implementation is working.
If you get a issue related to tls failure, please refer to issue [#715](https://gitlab.torproject.org/tpo/core/arti/-/issues/715).
License: MIT OR Apache-2.0