Difference between revisions of "ars.ini"

2 bytes added ,  19:58, 13 May 2024
m
Updated version number to CMOD v10.5.
(Updated version numbers, added ARSSOCK_FIPS option and updated link to CMOD LDAP Configuration file.)
m (Updated version number to CMOD v10.5.)
Line 61: Line 61:
: There is no default port number, common choices are 1443 and 1446, but may be any number between 1024 and 65535 not already in use on your server by other services like TSM (1500, 1501) or DB2 (50000-50006, 60000-60006).
: There is no default port number, common choices are 1443 and 1446, but may be any number between 1024 and 65535 not already in use on your server by other services like TSM (1500, 1501) or DB2 (50000-50006, 60000-60006).


; SSL_KEYRING_FILE=/opt/IBM/ondemand/V9.5/config/ondemand.kdb
; SSL_KEYRING_FILE=/opt/IBM/ondemand/V10.5/config/ondemand.kdb
: Defines the location of the key database that contains all the requisite certificates and keys.
: Defines the location of the key database that contains all the requisite certificates and keys.


; SSL_KEYRING_STASH=/opt/IBM/ondemand/V9.5/config/ondemand.sth  
; SSL_KEYRING_STASH=/opt/IBM/ondemand/V10.5/config/ondemand.sth  
: Defines the location of the stash file that contains passwords to the keys and certificates in the key database.
: Defines the location of the stash file that contains passwords to the keys and certificates in the key database.
: This file should have very restrictive permissions.
: This file should have very restrictive permissions.