mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-18 15:34:34 +00:00
Add support for writing client CAs when access-lists are updated
This commit adds the basic support necessary to produce the combined client CA files when certificates are updated.
This commit is contained in:
@ -20,6 +20,7 @@ mkdir -p \
|
||||
/data/custom_ssl \
|
||||
/data/logs \
|
||||
/data/access \
|
||||
/data/clientca \
|
||||
/data/nginx/default_host \
|
||||
/data/nginx/default_www \
|
||||
/data/nginx/proxy_host \
|
||||
|
Reference in New Issue
Block a user