Scripts do not run on Windows NT 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:
configssl -d hostname