summaryrefslogtreecommitdiffstats
path: root/multivimbroker/assembly.xml
diff options
context:
space:
mode:
authorXiaohua Zhang <xiaohua.zhang@windriver.com>2019-03-08 06:08:47 +0000
committerXiaohua Zhang <xiaohua.zhang@windriver.com>2019-03-08 06:08:47 +0000
commit9d536985089479573d5d292e20fc18a9adfd72f4 (patch)
treed7cacbfa2eb4a9a607b3b77bdb64d61ca5ebf77a /multivimbroker/assembly.xml
parent57b4c6fe822a1e36a37a0656af191631f5397190 (diff)
Add https support for multicloud broker
The https endpoint can be enabled by setting env: SSL_ENABLED=true Change-Id: I69d1301df24492df11b782f19ae3ef36c25f1d94 Issue-ID: MULTICLOUD-522 Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
Diffstat (limited to 'multivimbroker/assembly.xml')
-rw-r--r--multivimbroker/assembly.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/multivimbroker/assembly.xml b/multivimbroker/assembly.xml
index 14dd809..1b6d09e 100644
--- a/multivimbroker/assembly.xml
+++ b/multivimbroker/assembly.xml
@@ -30,6 +30,8 @@
<include>**/*.xsd</include>
<include>**/*.bpel</include>
<include>**/*.yml</include>
+ <include>**/*.crt</include>
+ <include>**/*.key</include>
</includes>
</fileSet>
<fileSet>