Git Product home page Git Product logo

Comments (6)

kyl191 avatar kyl191 commented on May 28, 2024

Remove the user?

As in remove the openvpn user from the server, or revoke a generated certificate?

from ansible-role-openvpn.

arbabnazar avatar arbabnazar commented on May 28, 2024

from ansible-role-openvpn.

kyl191 avatar kyl191 commented on May 28, 2024

I took a closer look at this - it's technically possible to revoke a generated cert, but I don't have support for it in the playbook right now.

I don't have enough bandwidth to allow me to get to adding such support right now either, so this will have to go on the backlog.

from ansible-role-openvpn.

arbabnazar avatar arbabnazar commented on May 28, 2024

from ansible-role-openvpn.

logan2211 avatar logan2211 commented on May 28, 2024

I started to write a PR against this role for this specific issue but instead decided to write a separate role to also implement a different approach for OpenVPN configuration which I think offers more flexibility. FWIW, the specific cert revocation work in this issue is mostly encapsulated in logan2211/ansible-openvpn@6996249 and could probably be adapted to work in this role without too much difficulty.

Instead of using openssl x509 to sign certificates, you build an openssl CA repository and use the openssl ca tool to manage the repo (sign certs, revoke certs, etc.)

from ansible-role-openvpn.

kyl191 avatar kyl191 commented on May 28, 2024

This is stale, I'm closing it to clean up this repo.

Reopen it if you want, thanks.

from ansible-role-openvpn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.