oslo.cache/releasenotes/notes/enforce_fips_mode-c3296a0cc...

10 lines
288 B
YAML

---
features:
- |
Adding a new option, ``[cache] enforce_fips_mode``, to the rabbitmq driver
to enforce the OpenSSL FIPS mode if supported by the version of Python.
security:
- |
We are now able to enforce the OpenSSL FIPS mode by using
``[cache] enforce_fips_mode``.