Allow access to client trust certificate and to static content. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
3f7fcdaacb
commit
4f5718ebc8
@ -209,3 +209,10 @@ firewalld:
|
||||
services:
|
||||
- http
|
||||
- https
|
||||
|
||||
profile:
|
||||
apparmor:
|
||||
local:
|
||||
usr.sbin.nginx:
|
||||
- '{{ trustcrt }} r,'
|
||||
- '/srv/www/{libsso.net,sso.casa,sso.syscid.com}/{index.html,stuff/tacit-css-1.5.2.min.css} r,'
|
||||
|
Loading…
Reference in New Issue
Block a user