Troubleshooting issue with creating new certs for users

Support forum for Easy-RSA certificate management suite.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
jalvillar
OpenVpn Newbie
Posts: 6
Joined: Tue Sep 26, 2017 4:58 pm

Troubleshooting issue with creating new certs for users

Post by jalvillar » Tue Sep 26, 2017 5:10 pm

getting this error when attempting to generate a new account on the server

Last login: Mon Sep 25 20:04:25 2017 from ip-10-8-0-6.ec2.internal
xxxxx@xxxxxxx01:~$ sudo su
root@xxxxxxx01:/home/ubuntu# cd /etc/openvpn/easy-rsa/
root@xxxxxxx01:/etc/openvpn/easy-rsa# ./makesendMB.sh testuser1
Target device is (c=Chromebook o=OVPN=Mac/Win/Linux): o
NOTE: If you run ./clean-all, I will be doing a rm -rf on /etc/openvpn/easy-rsa/keys
Generating a 2048 bit RSA private key
..............+++
.....................................................................+++
writing new private key to 'testuser1.key'
-----
Using configuration from /etc/openvpn/easy-rsa/openssl-1.0.0.cnf
invalid revocation date
in entry 80
testuser1.crt file not found, something went wrong, bye

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: Troubleshooting issue with creating new certs for users

Post by TinCanTech » Tue Sep 26, 2017 5:20 pm

jalvillar wrote:
Tue Sep 26, 2017 5:10 pm
root@xxxxxxx01:/etc/openvpn/easy-rsa# ./makesendMB.sh testuser1
we have absolutely no idea ..

jalvillar
OpenVpn Newbie
Posts: 6
Joined: Tue Sep 26, 2017 4:58 pm

Re: Troubleshooting issue with creating new certs for users

Post by jalvillar » Tue Sep 26, 2017 6:38 pm

can't find any articles or references for the error or where to start looking

j

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: Troubleshooting issue with creating new certs for users

Post by TinCanTech » Tue Sep 26, 2017 6:44 pm

It is your script not easy-rsa's .. you have to debug it ..

Post Reply