Syntax
hostAA set [service name] [client authentication] [trusted host entry]
For example, hostAA set dmcc true true
where:
Argument |
Description |
set |
Sets the authentication settings for respective services. |
service name |
This can be dmcc, tsapi, cvlan, or tr87. |
client authentication |
This is ‘true’ or ‘false’ for authenticating client with trusted CA certificate for respective servicename. |
trusted host entry |
This is ‘true’ or ‘false’ for enabling or disabling the “Require Trusted Host Entry” which checks the CN in the client certificate and verifies that it matches one of the administered authorized hosts. |
Return codes:
Return code |
Description |
5 |
The DMCC client authentication must be true if DMCC host authorization is true. |
6 |
The TR87 client authentication cannot be set to false. |