TinCanTech

Results 107 issues of TinCanTech

Expanding 'openssl-easyrsa.cnf' is only required by LibreSSL. Use of 'sed' is replaced by preferred 'here-doc' expansion.

ChangeLog Item
improvement

In no particular order;-) - [FR] **OpenVPN TLS Key generation**. - Command `verify-cert`, `verify_cert()`: Completely unused by `easyrsa` - ~Command `write` _et al_ - On the list but I prefer...

openvpn
Feature request
improvement
easyrsa-tools.lib

EasyRSA will take the position that all public text be discarded for files created. To include this text, global option `--text` can be issued per command, or `vars` can be...

enhancement

Global option `--old-safe-ssl` is required to trigger use of `$EASYRSA_LEGACY_SAFE_SSL` This also removes use of `sed`, to expand `openssl-easyrsa.cnf` This is postponed until `v3.2.1`, to allow this _long standing method_...

improvement

This is specifically: - **Windows 11** Other versions of Windows may also be affected. If you are able to test another version of Windows which experiences similar _hangs_ then please...

BUG
feedback welcome
Priority
development
Windows 11

Removed: * 'sed' expansion of openssl-easyrsa.cnf from expand_ssl_config(). * escape_hazard() completely. * Global option --old-safe-ssl. All expansion is now performed by expanding here-docs.

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.

windows
Bug Minor

Either GitHub has been hacked or Microsoft are COLLUDING with criminals.

Required: https://github.com/OpenVPN/easyrsa-unit-tests/commit/c4d2fe47e2979685b2f43f92610b9aca157e0ab7

undecided
improvement
easyrsa-tools.lib