| JCSMP Name |
Enter a name for this JCSMP connection configuration. |
| Host |
Enter the broker host and port used by your client connection (host information is required to establish a session). |
| Message VPN Name |
Enter the Message VPN name. |
| Queue Name |
Enter the target queue name in the Message VPN. |
| Topic Endpoint Name |
Enter the target topic endpoint name (durable topic endpoints are supported for guaranteed messaging). |
| SSL Trust Store Path |
Enter the trust store path/URL used to validate the server certificate for secure sessions. |
| SSL Trust Store Password |
Enter the trust store password (required when certificate validation is enabled). |
| SSL Validate Certificate |
Set to 1 to validate the server certificate using the trust store; set to 0 to disable validation (not recommended for production). |
| SSL Validate Certificate Date |
Set to 1 to fail the connection when certificates are expired/not-yet-valid; set to 0 to disable date checks (skipped automatically if certificate validation is disabled). |
| SSL Validate Certificate Host |
Set to 1 to validate the certificate hostname against the host you connect to; set to 0 to disable host checks (skipped automatically if certificate validation is disabled). |
| SSL to Plain Text |
Enter whether the session should use TLS/SSL vs plain TCP based on how your broker/client connectivity is configured (use SSL only when your broker listener supports it). |
| Auth Scheme |
Choose the client authentication method required by environment: Basic, Client Certificate, Kerberos, or OAuth2. |
| User Name |
Enter the client username. |
| Password |
Enter the client password (used with Basic auth). |
| Key Store Path |
Enter the keystore path/URL when using client certificate authentication (client cert/private key). |
| Key Store Password |
Enter the keystore password. |
| Key Store Private Password |
Enter the private key password (needed in some setups if the private key is protected separately). |
| OAuth2 Access Token |
Paste a valid OAuth access token when using OAuth authentication. |
| OAuth2 Issuer Identifier |
Enter the issuer identifier used to select the correct OAuth profile/validation settings on the broker. |
| KRB Service Name |
Enter the Kerberos service name (commonly defaults to solace unless your Kerberos/SPN setup differs). |