Reverted a few ecf files from ecf version 1-16-0 to ecf version 1-15-0.

Added target "http_network_ssl" to test http_network with ssl support.
This commit is contained in:
Jocelyn Fiat
2016-10-14 14:00:03 +02:00
parent 27a5c9d969
commit 16f667af2c
4 changed files with 11 additions and 5 deletions

View File

@@ -95,4 +95,7 @@
</cluster>
</cluster>
</target>
<target name="http_network_ssl" extends="http_network">
<variable name="ssl_enabled" value="true" />
</target>
</system>