Skip to content

Commit

Permalink
apiclient: add features flags for FIPS and TLS enablement
Browse files Browse the repository at this point in the history
Add `tls` feature flag to allow consumers of the crate opt-in to TLS
connections when required. Additionally, add `fips` feature flag to
constrain any TLS connection to FIPS ciphers.

Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
Signed-off-by: Ben Cressey <[email protected]>
(cherry picked from commit d56cc898dd6b03702ef3ec49e1c64b1ec4274718)
Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
  • Loading branch information
arnaldo2792 committed Oct 29, 2024
1 parent 58280ad commit e5c8007
Show file tree
Hide file tree
Showing 4 changed files with 297 additions and 36 deletions.
Loading

0 comments on commit e5c8007

Please sign in to comment.