To assign endpoints to services (command line)

At a Landmark command prompt, type

secadm httpendpoint assign servicename fqdn httpport https-port

where

Parameter Description
assign Assign an HTTP endpoint to a service.
fqdn The fully qualified domain name of the endpoint.
httpport The HTTP port for the endpoint
https-port The HTTPS port for the endpoint. Use -1 if the port is not available.
servicename The service to assign the HTTP endpoint to.