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

configure letsencrypt with haproxy #170

Closed
VincentSaelzler opened this issue May 1, 2022 · 2 comments
Closed

configure letsencrypt with haproxy #170

VincentSaelzler opened this issue May 1, 2022 · 2 comments

Comments

@VincentSaelzler
Copy link
Owner

VincentSaelzler commented May 1, 2022

https://github.com/geerlingguy/ansible-role-certbot

@VincentSaelzler VincentSaelzler added this to the 5: Software Deployment milestone May 1, 2022
@VincentSaelzler
Copy link
Owner Author

on DEV VM ran ansible-galaxy install geerlingguy.certbot

@VincentSaelzler
Copy link
Owner Author

some useful references:
haproxy/haproxy#221
What you can do currently is have 2 files with the same basename, but you can't specify different basename. (so you can have foobar.crt and foobar.key, or foobar.pem and foobar.pem.key).
You don't need to convert anything, you just need to name the files correctly.

https://www.haproxy.com/blog/haproxy-ssl-termination/

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

1 participant