-
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: Issue with /var RAM disk option #884
Comments
|
There's a third option: setting xxx_var_mfs="/var/etc/acme-client" in the rc.conf.d template |
|
Thanks for finding this. I was lost. |
|
How is this working: |
|
The opnsense-patch utility can download any patch from GitHub so yes it can. opnsense-patch -c plugins cd14eff |
|
It'll be in 18.7.5 tomorrow. |
|
Actually having the same issue in 18.7.7 |
|
It might be somehow related to something we do in opnsense, maybe a different issue. Removing the SAN 'fixed it'. Since this is for sure not LE / acme.sh limitation (this works on my other platforms without any issues) it might be some wrapper in opnsense. If of interest, its Cloudflare + DNS-01, 18.7.7, acme.sh on 2.7.9 |
Current acme-client domain configuration folder (/var/etc/acme-client/home/) recreates after each reboot if /var RAM disk option is enabled at "System: Settings: Miscellaneous" thus making renewing letsencrypt certificate impossible.
Either location of acme-client folder should be changed or warning in letsencrypt plugin settings should be added.
The text was updated successfully, but these errors were encountered: