[Openvpn-devel] small passwordstore and openvpn cooperation script

2020-01-17 Thread Craig Comstock
Hello, I have wanted to integrate my use of password store (https://www.passwordstore.org/) with openvpn for a while but never quite figured it out. After a conversation on #openvpn I discovered the Management Interface and was able to rather quickly write the script I wanted. I will be

Re: [Openvpn-devel] Summary of the community meeting (16th January 2020)

2020-01-17 Thread tincanteksup
Correction below. On 17/01/2020 12:28, tincanteksup wrote: The following information is also applicable to *Nix. In order to use the upgrade, simply copy your EasyRSA-2 PKI (Generally found in ./Keys directory under Easy-rsa directory) to Easyrsa3 directory and run: './easyrsa upgrade pki'

Re: [Openvpn-devel] Summary of the community meeting (16th January 2020)

2020-01-17 Thread tincanteksup
The following information is also applicable to *Nix. With regard to packaging EasyRSA-3 with Windows in the future. The reason EasyRSA-3 has not been the default package for Windows is due to EasyRSA-2 PKI not being suitable for use in EasyRSA-3, due to the layout. This issue now has a

Re: [Openvpn-devel] [PATCH] wintun: refactor code to use enum driver type

2020-01-17 Thread Lev Stipakov
Hi, While we've discussed this during hackathon, it would nevertheless be nice to explain in commit message why this is needed (something like make code more device type agnostic). Also, this line +msg(M_FATAL, "Adapter '%s' is using %s driver, %s expected. If you want to use this