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

Concatenate fullchain.cer file without empty lines - broken chain in haproxy #4848

Open
fliespl opened this issue Oct 31, 2023 · 4 comments
Open

Comments

@fliespl
Copy link

fliespl commented Oct 31, 2023

Steps to reproduce

Generated fulchain file contains empty lines between certs. This causes haproxy to only load first certificate in chain.

@github-actions
Copy link

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

@fliespl
Copy link
Author

fliespl commented Oct 31, 2023

Confirming it's still an issue with newest version. Debug log makes no difference since issue is with outputted file.

@wlallemand
Copy link
Contributor

looks like you are using #4581, please report there. It was fixed in the PR.
The problem only exists with DEPLOY_HAPROXY_HOT_UPDATE=yes.

@wlallemand
Copy link
Contributor

#4581 was merged, this issue can be closed.

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