Closed gdankov closed 4 years ago
Adds a property serve_plaintext which is false by default. If it's explicitly set to true OPI will serve plaintext instead of TLS. It also adds a plaintext_port property to set the plaintext port.
serve_plaintext
true
plaintext_port
fixes #95
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/173271897
The labels on this github issue will be updated when the story is started.
Adds a property
serve_plaintext
which is false by default. If it's explicitly set totrue
OPI will serve plaintext instead of TLS. It also adds aplaintext_port
property to set the plaintext port.fixes #95