puppet-swift/releasenotes/notes/proxy-ssl-f9ca617598b2a1a3.yaml
Takashi Kajinami 84c31437c0 proxy: Support options to enable SSL
Swift has built-in feature to enable SSL for proxy-server. Add support
for the options to use this feature so that we can test deployment with
SSL enabled for swift.

Change-Id: I9dc2b1fb752b2e4bf27ce252b724ae9220053cd2
2024-10-26 13:08:15 +09:00

6 lines
134 B
YAML

---
features:
- |
The ``cert_file`` parameter and the ``key_file`` parameter have been added
to the ``swift::proxy`` class.