nkakouros-original/ansible-role-easyrsa

Task 'Create CA' fails: set_var - excess input

Closed this issue · 1 comments

The task Create CA executes easyrsa build-ca nopass which fails for me:

* Using Easy-RSA configuration:
  /usr/lib/easyrsa/vars

Easy-RSA error:

set_var - excess input

EasyRSA Version Information
Version:     ~VER~
Generated:   ~DATE~
SSL Lib:     OpenSSL 1.1.1n  15 Mar 2022
Git Commit:  ~GITHEAD~
Source Repo: https://github.com/OpenVPN/easy-rsa
Host: dev | nix | Linux | /bin/zsh

Easy-RSA error:

Failed to source the vars file.

EasyRSA Version Information
Version:     ~VER~
Generated:   ~DATE~
SSL Lib:     OpenSSL 1.1.1n  15 Mar 2022
Git Commit:  ~GITHEAD~
Source Repo: https://github.com/OpenVPN/easy-rsa
Host: dev | nix | Linux | /bin/zsh

Any idea what this is caused by?

It should be fixed in 3ca3148, latest master. Let me know how it goes.