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

does not generate certificate #1

Open
acidkill opened this issue Nov 21, 2019 · 1 comment
Open

does not generate certificate #1

acidkill opened this issue Nov 21, 2019 · 1 comment

Comments

@acidkill
Copy link

fatal: [xxx.xxx.xx.xx]: FAILED! => {"changed": true, "cmd": "source vars; ./clean-all; yes "" | ./build-ca;", "delta": "0:00:00.012112", "end": "2019-11-21 13:29:26.228509", "msg": "non-zero return code", "rc": 127, "start": "2019-11-21 13:29:26.216397", "stderr": "You appear to be sourcing an Easy-RSA 'vars' file.\nThis is no longer necessary and is disallowed. See the section called\n'How to use this file' near the top comments for more details.\n/bin/bash: ./clean-all: No such file or directory\n/bin/bash: ./build-ca: No such file or directory", "stderr_lines": ["You appear to be sourcing an Easy-RSA 'vars' file.", "This is no longer necessary and is disallowed. See the section called", "'How to use this file' near the top comments for more details.", "/bin/bash: ./clean-all: No such file or directory", "/bin/bash: ./build-ca: No such file or directory"], "stdout": "", "stdout_lines": []}

@Yamakuprina
Copy link

You can fix this error by adding this task before "Customize CA variable configuration" task:
`

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