Provide a single stunnel connect_host
authorNicholas Randon <nicholas.randon@hp.com>
Thu, 13 Nov 2014 09:18:34 +0000 (09:18 +0000)
committerNicholas Randon <nicholas.randon@hp.com>
Thu, 13 Nov 2014 10:20:53 +0000 (10:20 +0000)
commit8b17c4939dfb71e423f87adf2556290aee7da7f3
treee30838034bc39d972c5813f98c3ded44e9ed2f05
parent9b2446c88d73494322987423d5ffa88a5b2a5413
Provide a single stunnel connect_host

At present connect_host is specified by each port, individually, as
the same value. Move connect_host to be a direct child of the stunnel
element so it is only specified once.

Although previously we could theoretically specify a different
connect_host for each service, in practice they were the same and
that never would have worked.

This change means Mustache like {{#stunnel.connect_host}} will work.

Change-Id: I25c4bb09cf28a3728e959d4dd583af26a602ad90
Partial-Bug: #1391926
ssl-source.yaml