crypto: add certificate discovery to automatically import certificates from lets encrypt
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org> #1835
This commit is contained in:
		| @ -28,7 +28,7 @@ function check_if_root { | ||||
|         GROUP="authentik:${GROUP_NAME}" | ||||
|     fi | ||||
|     # Fix permissions of backups and media | ||||
|     chown -R authentik:authentik /media /backups | ||||
|     chown -R authentik:authentik /media /backups /certs | ||||
|     chpst -u authentik:$GROUP env HOME=/authentik $1 | ||||
| } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer