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

problem on debian 11 #8

Closed
mikysal78 opened this issue Apr 13, 2022 · 2 comments
Closed

problem on debian 11 #8

mikysal78 opened this issue Apr 13, 2022 · 2 comments

Comments

@mikysal78
Copy link

I try install and block on:

TASK [nkakouros.easyrsa : Create CA] **********************************************************************************************************************************************************

in my playbook i have this:

  vars:
    # EasyRSA
    easyrsa_generate_dh: true
    easyrsa_replace_pki: false
    easyrsa_conf_req_country: IT
    easyrsa_conf_req_province: "MT"
    easyrsa_conf_req_city: "Matera"
    easyrsa_conf_req_org: "Ninux"
    easyrsa_conf_req_email: "[email protected]"
    easyrsa_conf_req_ou: "Ninux Basilicata"
    easyrsa_conf_req_cn: "basilicata.ninux.org"
    easyrsa_servers:
      - name: server
    easyrsa_clients:
      - name: dns
      - name: mikytux
    easyrsa_pki_dir: /etc/easyrsa/pki
    easyrsa_renew: "{{ easyrsa_clients }}"

I use with role Stouts.openvpn
Help me for resolve.
Best regards.

@nkakouros
Copy link
Contributor

What was the issue?

@mikysal78
Copy link
Author

Solved with version "v3.0.6" for OpenVPN-easy-rsa

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

No branches or pull requests

2 participants