-
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: bugfix release #76
Conversation
|
Attempting to enable HAProxy integration in LE main settings without a validation method using HAProxy: |
I have no idea why and how this can occur. |
|
@fraenki looks like a new warning in PHP 7.0 we cannot easily mute (except for removing it from PHP, but that is not an option because it will bite us later). I have been unable to find any recent info on how to fix this. The iterator lifetime is over before the iteration completed. It could also be a reference count issue in PHP itself: data is removed before it is fully released. We will have to see, maybe double-check / reassess with PHP 7.1. |
|
@fichtner Feel free to merge this PR if the next OPNsense release is close. Otherwise I'll just keep on submitting fixes. :) |
|
Will take till next week. Leaving it open and thanks for your work! :) |
|
Houston, we have a new feature ;) |
|
Merged,thank you! |
|
Backport commit: 2df9225 |

New features
Bugfixes
Example: certificate status in GUI