TinCanTech

Results 521 comments of TinCanTech

ping @ecrist ------- I think you have had enough time to resolve this.

@mmokrejs > I tried both approaches: > > ``` > openvpn --genkey tls-crypt-v2-server myserver.tls-crypt-v2.key > easytls build-tls-crypt-v2-server myserver.domainname > ``` Use ONLY `openvpn` approach. If you continue to use `easytls`...

I agree that the comment in the `vars` file could be improved. FTR, this is not an _easter-egg_, this is how a CRL functions.

To clarify, OpenVPN behavior was changed in commit https://github.com/OpenVPN/openvpn/commit/160504a2955c4478cd2c0323452929e07016a336. This change invalidated this comment in Easy-RSA `vars.example`: ``` # How many days until the next CRL publish date? Note that...

Official release notifications are primarily sent to the OpenVPN _announcement_ mailing list: [email protected]

@T0MuX Enter PEM pass phrase: Verifying - Enter PEM pass phrase: Verify failure You failed to enter the pass phrase correctly.

@alohl669 'build-client-full' does not support setting an external commonName This is a bug in the version of EasyRSA in use. You can upgrade EasyRSA to current `git:master` by dowloading the...

![ddg-easyrsa-upgrade](https://github.com/OpenVPN/easy-rsa/assets/25598447/2270c02e-9466-4b34-afef-a08a8e6a4bd0) There is no documentation for upgrading from `3.0.8` to `3.1.1`, because there is nothing to document.