feat(quinn, quinn-proto): add aws-lc-rs-fips feature flag#2003
Conversation
44c6349 to
f222020
Compare
|
Seems the tests finished, but the |
|
Maybe have a look at how rustls exercises that stuff in CI? |
cd389dd to
e33ecce
Compare
It seems the FIPS module has some untrivial dependencies as far as GitHub Actions are concerned (you need to manually install Go on the The rustls project uses only the |
c4f04f9 to
b3fa65a
Compare
Yes, but it's fine to exempt the |
b3fa65a to
5a26bea
Compare
Adds support for aws-lc-rs FIPS mode using a feature flag in quinn and quinn-proto.
5a26bea to
d473044
Compare
|
The |
Adds support for aws-lc-rs FIPS mode using a feature flag in quinn and quinn-proto.