
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
6 lines
134 B
YAML
6 lines
134 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``cert_file`` parameter and the ``key_file`` parameter have been added
|
|
to the ``swift::proxy`` class.
|