This topic lists environment variables that relate to CCI.
TCP/IP specific variables |
Description |
---|---|
CCITCP2 | Locates the TCP/IP registration program.
Values: The hostname or the IP address of the machine hosting the CCITCP2 registration program. |
CCITCP2_PORT | The port that is being used for the registration process.
Values: The port on which the CCITCP2 registration program operates. |
Secure Connection (SSL) specific variables | Description |
---|---|
RANDOM | If using SSL connections, externally generated random data that is stored as a numeric value in the RANDOM variable will be inserted into the initial salt value used to generate temporary key pairs used in SSL hand-shaking. The RANDOM value will only form part of the initial salt value and is an aid to generating more randomness and not an essential requirement. |
COBSSL | If using SSL connections specifies the location of the DemoCA directory. If not found, SSLDIR is inspected instead. |
SSLDIR | If using SSL connections specifies the generic location of the system's OpenSSL directory. |