SSTP and HTTPS WebUI - interference?

Hi,

will activating the HTTPS WebUI (IP / Services / www-ssl) somehow interfere with a MT Router working as a SSTP Client or Server?

Thanks!

For most simple setups You must use separate ports for HTTPS Web UI and SSTP Server (I.e. 443 and 8443).
SSTP client is not affected.

I think you can do some NAT to redirect traffic coming to 443 port and redirect to internal ports if you want to expose same tcp ports in different addresses (I.e. wan vs lan).

Thanks!