Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revoke command missing on easy-rsa 3.0 #331

Closed
jasonsattler opened this issue Mar 6, 2019 · 3 comments · Fixed by #369
Closed

Revoke command missing on easy-rsa 3.0 #331

jasonsattler opened this issue Mar 6, 2019 · 3 comments · Fixed by #369

Comments

@jasonsattler
Copy link

jasonsattler commented Mar 6, 2019

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 5.5.10
  • Ruby: ruby 2.4.5p335 (2018-10-18 revision 65137) [x86_64-linux]
  • Distribution: centos
  • Module version: any
  • easy-rsa version: 3.0.3-1.el7.noarch

What are you seeing

easy-rsa change the way they revoke.
They no longer have ./revoke-full

It is now ./easyrsa revoke
When I do it manually it will ask you to confirm that you want to delete by typing yes.

Then I had to create a new /etc/openvpn/<server>/crl.pem by running ./easyrsa gen-crl
Then restart the openvpn server

@bastelfreak
Copy link
Member

Hi @jasonsattler, thanks for reporting this. Are you able to provide a PR with a fix or an acceptance test for this?

@jasonsattler
Copy link
Author

I will work on a fix

@Dan33l
Copy link
Member

Dan33l commented Jun 10, 2019

I reopen this issue because PR #338 is opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants