easy-rsa icon indicating copy to clipboard operation
easy-rsa copied to clipboard

Windows 7: `gen-crl` always prompts for over-write

Open TinCanTech opened this issue 1 year ago • 0 comments

Because easyrsa tries to preserve file permissions, when generating a new CRL; https://github.com/OpenVPN/easy-rsa/blob/7da361d2bdcd522194199ce8a1d8bbdf8f5a7a01/easyrsa3/easyrsa#L3239-L3242

Windows 7 always prompts before over-writing the temp-file.

This does not happen using windows-latest on GHA.

TinCanTech avatar Jun 04 '24 19:06 TinCanTech