I am using the latest Easy RSA 3 download contained in the Windows 10 download OpenVPN-2.5.6-I601-amd64
My vars contains:
set_var EASYRSA_ALGO ec
set_var EASYRSA_CURVE secp384r1
After successful ./easyrsa init-pki nopass and ./easyrsa build-ca nopass
I issued a ./easyrsa build-server-full Server-01 nopass
This results in
Easy-RSA error:
Failed to generate request
I commented out the EASYRSA_ALGO and EASYRSA_CURVE and everything works.
Just for grins I put the following in my vars, which I found in a few articles
set_var EASYRSA_ALGO ec
set_var EASYRSA_CURVE secp521r1
set_var EASYRSA_DIGEST "sha512"
set_var EASYRSA_NS_SUPPORT "yes"
Still didn't work!
Any ideas?
TIA
Easy RSA - Failed to generate request when vars specifies EASYRSA_ALGO ec
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
- OpenVpn Newbie
- Posts: 7
- Joined: Wed Nov 06, 2013 11:10 pm
-
- OpenVPN Protagonist
- Posts: 11138
- Joined: Fri Jun 03, 2016 1:17 pm