-
- Downloads
initialise default TLS crypto provider with aws_lc_rs manually
we use ring for hashing state and ruma, and reqwest/rustls defaults
to aws_lc_rs, so we have to manually pick which one. there doesn't
seem to be a way to just use one for some reason, so lets just use
the new aws_lc_rs.
Signed-off-by:
strawberry <strawberry@puppygock.gay>
parent
dc3d9ebb
No related branches found
No related tags found
Showing
- Cargo.lock 12 additions, 10 deletionsCargo.lock
- Cargo.toml 3 additions, 0 deletionsCargo.toml
- src/core/Cargo.toml 1 addition, 0 deletionssrc/core/Cargo.toml
- src/router/Cargo.toml 1 addition, 0 deletionssrc/router/Cargo.toml
- src/router/serve/tls.rs 4 additions, 0 deletionssrc/router/serve/tls.rs
Please register or sign in to comment