Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apiclient: add features flags for FIPS and TLS enablement
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