Announcements from OpenVPN involving bugs, updates, and new features.
-
ecrist
- Forum Team
- Posts: 265
- Joined: Wed Nov 26, 2008 10:33 pm
- Location: Minneapolis, MN
-
Contact:
Post
by ecrist » Wed Sep 09, 2020 9:09 pm
https://github.com/OpenVPN/easy-rsa/releases
3.0.8 (2020-09-09)
- Provide --version option (#372)
- Version information now within generated certificates like on *nix
- Fixed issue where gen-dh overwrote existing files without warning (#373)
- Fixed issue with ED/EC certificates were still signed by RSA (#374)
- Added support for export-p8 (#339)
- Clarified error message (#384)
- 2->3 upgrade now errors and prints message when vars isn't found (#377)
- Update OpenSSL Windows binaries to 1.1.1g
-
Bjorn1864
- OpenVpn Newbie
- Posts: 0
- Joined: Thu Oct 22, 2020 2:50 pm
Post
by Bjorn1864 » Thu Oct 22, 2020 2:55 pm
Hello, I installed Ovpn on win10 and can't make easy-rsa start. I have downloaded this 3.0.8 version but it behaves like the one that comes with Ovpn 2.5 I can't get past this, please see below:
C:\WINDOWS\system32>cd \Program Files\OpenVPN\easy-rsa
C:\Program Files\OpenVPN\easy-rsa>init-config
'init-config' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\OpenVPN\easy-rsa>
-
TinCanTech
- OpenVPN Protagonist
- Posts: 8872
- Joined: Fri Jun 03, 2016 1:17 pm
Post
by TinCanTech » Thu Oct 22, 2020 9:38 pm
init-config is Easy-RSA v2
init-pki is Easy-RSA v3
-
Bear1
- OpenVpn Newbie
- Posts: 0
- Joined: Mon Sep 18, 2017 2:25 pm
Post
by Bear1 » Fri Oct 23, 2020 2:34 pm
Sorry but it didn't change, ran cmd as admin.
C:\Program Files\OpenVPN\easy-rsa>./init-pki
'.' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\OpenVPN\easy-rsa>init-pki
'init-pki' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\OpenVPN\easy-rsa>
-
TinCanTech
- OpenVPN Protagonist
- Posts: 8872
- Joined: Fri Jun 03, 2016 1:17 pm
Post
by TinCanTech » Fri Oct 23, 2020 2:49 pm
-
Bjorn1864
- OpenVpn Newbie
- Posts: 0
- Joined: Thu Oct 22, 2020 2:50 pm
Post
by Bjorn1864 » Mon Oct 26, 2020 2:28 pm
I can't get passed passphrase, if I repeat my passphrase and then press enter, there is this answer "Extra arguments given". I'm running Easyrsa 3.0.8 and Openssl 1.1.1h using command build-ca nopass works fine.
Enter New CA Key Passphrase:
Re-Enter New CA Key Passphrase:
Extra arguments given.
genrsa: Use -help for summary.
Easy-RSA error:
Failed create CA private key
EasyRSA Shell
#
-
mentalix
- OpenVpn Newbie
- Posts: 1
- Joined: Mon Oct 26, 2020 2:53 pm
Post
by mentalix » Mon Oct 26, 2020 5:07 pm
Bjorn1864 wrote: ↑Mon Oct 26, 2020 2:28 pm
I can't get passed passphrase, if I repeat my passphrase and then press enter, there is this answer "Extra arguments given". I'm running Easyrsa 3.0.8 and Openssl 1.1.1h using command build-ca nopass works fine.
Enter New CA Key Passphrase:
Re-Enter New CA Key Passphrase:
Extra arguments given.
genrsa: Use -help for summary.
Easy-RSA error:
Failed create CA private key
EasyRSA Shell
#
I have the same problem...
Last edited by
Pippin on Mon Oct 26, 2020 5:24 pm, edited 2 times in total.
Reason: Formatting
-
mentalix
- OpenVpn Newbie
- Posts: 1
- Joined: Mon Oct 26, 2020 2:53 pm
Post
by mentalix » Wed Oct 28, 2020 10:18 am
TinCanTech wrote:
> The particular problem outlined above has been reported with a work around:
>
https://github.com/OpenVPN/easy-rsa/issues/412
Thanks for the answer.
However, in my case it did not solve the problem.
I have a 64 bit version