OpenVPN / easy-rsa

easy-rsa - Simple shell based CA utility
Other
4k stars 1.19k forks source link

easyrsa_mkdir_p(): Ignore 'mkdir.exe' error code in favor of 'test' #1106

Closed TinCanTech closed 5 months ago

TinCanTech commented 5 months ago

Windows 11 does not recognise errors generated by 'mkdir.exe'.

Ignore errors generated by 'mkdir.exe' and test the existence of the newly created directory.