mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Database backed LetsEncrypt certificate cache (#993)
This commit is contained in:
parent
4464802947
commit
0bece2df7d
8 changed files with 78 additions and 57 deletions
|
@ -48,7 +48,7 @@ ReadWritePaths=/run
|
|||
# https://www.freedesktop.org/software/systemd/man/systemd.exec.html#AmbientCapabilities=
|
||||
AmbientCapabilities=CAP_NET_BIND_SERVICE
|
||||
|
||||
# Provide a private /tmp for CERT_CACHE (required when using Let's Encrypt)
|
||||
# Provide a private /tmp
|
||||
# https://www.freedesktop.org/software/systemd/man/systemd.exec.html#PrivateTmp=
|
||||
PrivateTmp=true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue