Assigning the new endpoint to the Xref service
From a Landmark command prompt, type
secadm -p sec_adm_pwd
httpendpoint assign XREF_SVC_LMRK fqdn
httpport
https-port
where
Parameter | Description |
---|---|
httpendpoint
|
The fully qualified domain name of the endpoint. |
fqdn
|
The fully qualified domain name of the endpoint. |
httpport
|
The HTTP port for the endpoint. Use -1 if the HTTP port does not exist. |
https-port
|
The HTTPS port for the endpoint. Use -1 if the HTTPS port does not exist. |