SOAP Endpoint
Can the SOAP api be accessible outside of your network if the correct port is open?
-
Hello Jason!
You can indeed! You will need a port 8443 Web Admin Listener listening on your external IP. If you only have a 127.0.0.1 Listener for your HTTPS Admin Listener, you will need a Listener for your external IP as well.
Other than that, you can also check the 'Allow Remote SOAP Access' option within 'Server Manager' > 'Remote' > 'General SOAP Settings'. If this is disabled, Cerberus will drop SOAP requests from outside IP addresses.0 -
That's what I thought. I see that web admin is default 8443 and SOAP is 10001. When referencing the WSDL SOAP url, the domain it pulls back is the local machine name instead of the URL.
Obviously, I can just change the SOAP url in the Reference.cs file.
0
Please sign in to leave a comment.
Comments
2 comments