[Users] Petals SOAP behind reverse-proxy

JMI h4mm3r at hotmail.fr
Fri Feb 21 16:18:10 CET 2020


Hello there,

I'm using Petals 4.1, SOAP.

Petals must be listening on the WAN IP, in HTTP, 192.168.1.200:8084

The public IP is on a reverse-proxy, in HTTPS,
https://mypetals.mydomain.com:8083.

I've set in the jbi.xml someoptions :

<soap:enable-http-transport>true</soap:enable-http-transport>
<soap:address>https://mypetals.mydomain.com:8083</soap:address>

but the WSDL generated the address like : <soap:address
location="http://1192.168.1.200:8084/petals/services/myService"/>

Is there a way to make Petals listening on a LAN address in HTTP and put it
behind an HTTPS ReverseProxy so the SOAP address would be properly generated
?

Thanks by advance.

Regards,



--
Sent from: http://forum.petalslink.com/Users-get-help-provide-help-f2681628.html


More information about the Users mailing list