summaryrefslogtreecommitdiff
path: root/releasenotes/notes/enforce_fips_mode-07dd259eb8a73c2b.yaml
blob: ba6ac7fe0e78ebbceafebf3bed33d7055294b201 (plain)
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``.