We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0048ec8 commit 818bdf9Copy full SHA for 818bdf9
ssl_config.bat
@@ -120,7 +120,7 @@ rem Check CLI config arg has '.ini' extension
120
rem -------------------------------------------
121
122
rem Check if the file is an .ini file.
123
-call :isIniFile !$configPath!
+call :isIniFile "!$configPath!"
124
125
rem Check the result.
126
if /i "!$result!" equ "false" (
0 commit comments