Argument
|
Description
|
Syntax
|
||
---|---|---|---|---|
-d
|
Disables the check of SSL certificate for PingFederate to make admin API calls.
|
./config.sh -d
|
||
-l
|
Enforces the selection of Linux platform instead of the automatic detection of the platform.
|
./config.sh -l
|
||
-h
|
Prints the help for the script on the console.
|
./config.sh -h
|
||
-v
|
Enables verbose logging and prints debug statements to a text file for troubleshooting.
|
./config.sh -v >log.txt, where log.txt is the text file located in the <PINGFEDERATE_SCRIPT_HOME> directory.
|