-
Notifications
You must be signed in to change notification settings - Fork 647
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
security/acme-client: feature & bugfix release #71
Conversation
|
erm, yes... this doesn't look good, because it will also pull in haproxy and lua. where's the friction in the code between haproxy installed and not installed? |
|
@fichtner Currently there is nothing in the code to handle an absent haproxy plugin. It assumes that HAProxy is just there. Is there a command in the backend available to query the currently installed packages? |
|
@fraenki we'll have to add it if not there, let's talk this afternoon about how |
|
@fichtner I've removed the hardcoded dependency to our HAProxy plugin and disable HAProxy integration by default now. |
|
@fichtner I've added two more bugfixes. I promise these are the last ones for this release. :) |
|
Merged,thanks! :) |
|
Fixed my issue, and we're happily using LE cert for the FW. (#70) |
New features
Bugfixes
HAProxy Integration: Quick Start Guide
1. Enable HAProxy Integration
And don't forget to click the "Apply" button... :-)
2. Configure Validation Method
Be sure to select your HAProxy frontends:
3. Configure Restart Action
4. Configure Certificate
Now select the "validation method" and "restart action" for your certificate:
