Field | Entry |
Name | Name to assign to the server. The name can be up to 32 characters long and 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: protocol is one of the following: nsp specifies Universal Messaging Socket Protocol. nhp specifies Universal Messaging HTTP Protocol. nsps specifies Universal Messaging Socket Protocol Secure (using SSL/TLS). nhps specifies Universal Messaging HTTP Protocol Secure (using SSL/TLS). Note: If you use nsps or nhps, you must specify values for Deployer Keystore, Keystore Password, Deployer Truststore, and Truststore Password. host specifies the host on which the server is running. port specifies the port number of the server. |
Version | Version of the Universal Messaging server. For information about selecting the version, see Connecting to webMethods Servers. |
Client Authentication | Whether Deployer should use client authentication to connect to the Universal Messaging server. Select: None to connect to the Universal Messaging server without any client authentication. SSL to connect to the Universal Messaging server using SSL authentication. If you select this option, you must complete the Deployer Keystore, Keystore Password, DeployerTruststore, and Truststore Password fields. Note: You can only use SSL if the Universal Messaging server is configured to use SSL authentication. Basic Authentication to connect to the Universal Messaging server using basic authentication. If you select this option, you must provide information in the Username and Password fields. Note: You can only use Basic Authentication if the Universal Messaging server is configured to use basic authentication. |
Deployer Keystore | Full path to the keystore file. Required if the protocol of Realm URL is nsps or nhps. |
Keystore Password | Password used to access the keystore file. Required if the protocol of Realm URL is nsps or nhps. |
Deployer Truststore | Full path to the truststore file. Required if the protocol of Realm URL is nsps or nhps. |
Truststore Password | Password used to access its truststore file. Required if the protocol of Realm URL is nsps or nhps. |
Username | Basic authentication user name. Required for Basic Authentication. |
Password | Basic authentication password. Required for Basic Authentication. |