puppet-barbican/releasenotes/notes/remove-ssl-opts-52379f89ccdb500d.yaml
Takashi Kajinami 9c6f3af402 api: Remove deprecated ssl parameters
These parameters were deprecated during the previous cycle[1] because
these are not actually used by barbican.

[1] 109ea49acbc89d9009a6201be5feb08e36d31678

Change-Id: I6471ed0fe696f2c6455150adc63c9c896037e404
2023-01-06 13:06:17 +09:00

11 lines
175 B
YAML

---
upgrade:
- |
The following parameters of the ``barbican::api`` class have been removed.
- ``use_ssl``
- ``cert_file``
- ``key_file``
- ``ca_file``