In the example we will route to an SSL protected API.
-
Execute
membrane.shormembrane.cmd -
Open the URL http://localhost:2000 in your browser.
-
Have a look at the
proxies.xmlfile.
<api port="2000">
<target host="api.predic8.de" port="443">
<ssl/>
</target>
</api>
See:
- ssl reference