Current Path :
/
opt
/
splunkforwarder
/
bin
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/splunkforwarder/bin/genSignedServerCert.sh
#!/bin/sh SCRIPT_LOCATION=`dirname "$0"` eval `"$SCRIPT_LOCATION/splunk" envvars` echo ++python "$SCRIPT_LOCATION/genSignedServerCert.py" "$@" python "$SCRIPT_LOCATION/genSignedServerCert.py" "$@" exit $?