TinCanTech

Results 446 comments of TinCanTech

FTR: The current unit-test `vars` file contains: ``` set_var EASYRSA_DN "org" set_var EASYRSA_REQ_COUNTRY "XX" set_var EASYRSA_REQ_EMAIL "[email protected]" set_var EASYRSA_REQ_PROVINCE "PROV Skåne Eslöv # Doe'$ & Beer'$ # ¬!£%^*() #" set_var...

This _looks like_ a bug in `shellcheck` `0.8.0`, fixed in `0.9.0`.

Your syntax is incorrect: `foreign_option_{n}` is a variable which is set when a server pushes something to the client, which the client does not understand. I do not believe you...

> Note the **:** (colon). Duly noted. Don't forget to see xkcd#386

Fixed. I also made it clear that `--data-ciphers` is a list, while `--data-ciphers-fallback` is a single algorithm.

To use `easytls` you **must** install `openvpn`.

Which version of Windows are you using ?

Unfortunately, EasyRSA and EasyTLS require full administrator access to your system, which makes casual use next-to impossible. Solutions are being considered. https://github.com/OpenVPN/easy-rsa/issues/1082

All I know is that EasyRSA and EasyTLS pass unit tests on **githib actions**, using `windows-latest`. If you like to help by testing then try to get EasyRSA working first.