Scripts do not run when no space is placed between arguments and argument values. For example, the following invocation of the configssl script will not execute the script:
configssl -dhostname
Place a space between an argument and its value. For example:
configssl -d hostname