ServiceProxy added through the Web Console not working for SSL target

19 views
Skip to first unread message

wade....@googlemail.com

unread,
Dec 9, 2019, 4:42:55 PM12/9/19
to membrane-monitor
Hi all,

When adding a serviceProxy through the Web Console ( /admin ), if the target needs to have SSL, the added serviceProxy does not work. It always uses HTTP instead of HTTPS.

For example, I want to configure a serviceProxy the same as the below proxies.xml sniplet:

<serviceProxy port="8080">
    <path>/svn</path>
    <target host="sslHost.mydomain.com" port="443">
        <ssl />
    </target>
</serviceProxy>

How can a serviceProxy be added through the Web Console which has an SSL target?

Thanks!
Reply all
Reply to author
Forward
0 new messages