Fix duplicate entry for RPK support in README
Removed duplicate mention of RPK not being supported.
This commit is contained in:
parent
bcc3ccb390
commit
ee94551993
|
|
@ -8,9 +8,9 @@ BoringSSL bindings for the Rust programming language and HTTP client for [wreq](
|
||||||
|
|
||||||
This package implements only the TLS extensions specification and supports the original [boring](https://github.com/cloudflare/boring) library with the following features:
|
This package implements only the TLS extensions specification and supports the original [boring](https://github.com/cloudflare/boring) library with the following features:
|
||||||
|
|
||||||
|
- RPK is not supported
|
||||||
- Required TLS extensions for Safari and Firefox
|
- Required TLS extensions for Safari and Firefox
|
||||||
- kDHE, ffdhe2048, and ffdhe3072 implementations
|
- kDHE, ffdhe2048, and ffdhe3072 implementations
|
||||||
- RPK is not supported
|
|
||||||
- Support for LoongArch P64 and P32 architectures
|
- Support for LoongArch P64 and P32 architectures
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue