Skip to content

Revoke command missing on easy-rsa 3.0 #331

@jasonsattler

Description

@jasonsattler

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions