--- 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.