Skip to content

Revoking a key still allows connections to OpenVPN #104

@graysky2

Description

@graysky2

Perhaps I am doing this incorrectly. I want to revoke a key, per the readme:

cd /etc/easy-rsa
easyrsa revoke targetkey
easyrsa gen-crl

So everything seems to be as I expect, I can also find an entry in /etc/easy-rsa/pki/index.txt that indicates that I revoked the targetkey:

R 260804130324Z 160808185030Z 03  unknown /CN=targetkey

What's unexpected is that I can still connect with this ovpn profile to the OpenVPN server despite the fact that the key has been revoked. Am I misunderstanding something? I believe the above should render the corresponding ovpn profile dead/unable to connect.

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