summaryrefslogtreecommitdiff
path: root/releasenotes/notes/irmc-add-certification-file-option-34e7a0062c768e58.yaml
blob: c016df1838b29a21fbf66d585021dda7276f9458 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
fixes:
  - |
    Adds ``driver_info/irmc_verify_ca`` option to specify certification file.
    Default value of driver_info/irmc_verify_ca is True.
security:
  - |
    Modifies the ``irmc`` hardware type to include a capability to control
    enforcement of HTTPS certificate verification. By default this is enforced.
    python-scciclient version must be one of >=0.8.2,<0.9.0, >=0.9.4,<0.10.0,
    >=0.10.1,<0.11.0, >=0.11.3,<0.12.0 or >=0.12.0,<0.13.0
    Or certificate verification will not occur.