Remote web Administration done securely

Is it possible to allow only HTTPS for remote web based administration and, at the same time, use a non-standard port?

Thank you.

If you need this done more securely, create a ssh tunnel and expose only ssh on a non standard port. You won’t have to deal with ssl.

Or alternatively use openvpn.