TinCanTech

Results 446 comments of TinCanTech

@Nyr Thank you for your help. This is entirely my fault for over-looking such an obvious use case. I am re-opening this issue for better visibility.

For the record, I am drawing Easy-RSA toward the more Unix style use of separating application from data-in and output files. However, due to Windows support, the old method has...

I've adjusted the EasyRSA timeline to push an **early** bug-fix out for this specific issue. @Nyr Again, thank you for your help. And timely reminder to test more thoroughly `;-)`....

For future reference: This is the cause of the problem: https://github.com/OpenVPN/easy-rsa/blob/2083fb29b512c5b2fccf65db8e5f89771fbf90f5/easyrsa3/easyrsa#L1318-L1324 **Temporary** work-around: In `easyrsa` Change `line 1320` **From** `die` **To** `warn`. `git diff`: ``` diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index...

The _work-around_ above is **not** a solution. The solution is #727

@dekeonus considering your point, what would you make of this: https://github.com/OpenVPN/easy-rsa/blob/8ebb013339dd921156ea687e3fa49b107dbd6774/easyrsa3/easyrsa#L2239-L2242 Looks like amplification to me, although, - this is `renew` I may have bitten off more than I can...

Also, considering your point, I need a **working example** before any conclusion can be drawn.

The `easyrsa` source does not contain any `CRLF`.

At this time, EasyRSA may or may not work with WSL. I have not tried WSL and have made no attempt to support it. If you can get it working...

Also `-q|--quiet` to disable `information()` Initial commit: 8b7e79096b18afc5c61bfbaee204c1f7401f0019