File: enforce_fips_mode-c3296a0cc1fb7ad9.yaml

package info (click to toggle)
python-oslo.cache 3.12.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 784 kB
  • sloc: python: 3,059; makefile: 24; sh: 2
file content (9 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
---
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``.