Field | Entry |
Name | The name to assign to the Universal Messaging server. The upper limit for the length of the name is 32 characters. The name cannot contain spaces or the following special characters: $ ~ / \ # & @ ^ ! % * : ; , + = > < ‘ ’ " |
Realm URL | The URL of the Universal Messaging server in the following format: protocol://host:port where: valid values for protocol are nsp (Universal Messaging Socket Protocol) nhp (Universal Messaging HTTP Protocol) nsps ( Universal Messaging Socket Protocol Secure, using SSL/TLS) nhps (Universal Messaging HTTP Protocol Secure, using SSL/TLS) If you use nsps or nhps, you must also specify the details of the Deployer keystore and truststore in the designated fields. host - the host on which the server is running. port - the port number of the server. |
Version | The version of the Universal Messaging server. Deployer can only connect to a Universal Messaging server of the same release version as Deployer. |
Client Authentication | Indicates which type of client authentication to use to connect to the Universal Messaging server: None - No client authentication required. SSL - To use SSL, make sure that the Universal Messaging server is configured for SSL authentication, select this option, and specify the details of the Deployer keystore and truststore in the designated fields. Basic Authentication - To use basic authentication, make sure that the Universal Messaging server is configured for basic authentication, select this option, and specify a valid username and password in the designated fields. |
Deployer Keystore | Required for the nsps and nhps protocol. The full path to the location of the keystore file. |
Keystore Password | Required for the nsps and nhps protocol. The password to access the keystore file. |
Deployer Truststore | Required for the nsps and nhps protocol. The full path to the truststore file. |
Truststore Password | Required for the nsps and nhps protocol. The password to access the truststore file. |
Username | Required for basic authentication. The username of a user account that can access the Universal Messaging server. |
Password | Required for basic authentication. The password of the specified user account. |