File: enforce_fips_mode-07dd259eb8a73c2b.yaml

package info (click to toggle)
python-oslo.messaging 16.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,584 kB
  • sloc: python: 12,035; sh: 62; makefile: 24
file content (10 lines) | stat: -rw-r--r-- 332 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Adding a new option, ``[oslo_messaging_rabbit] ssl_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
    ``[oslo_messaging_rabbit] ssl_enforce_fips_mode``.