Skip to content
Snippets Groups Projects
Commit 99dc51c8 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Add variable smb_tls_chain for the Certificate Chain

parent 0997f512
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,8 @@
kdc:renewal lifetime = {{ renewal_lifetime }}
tls enabled = yes
tls cafile = /etc/ssl/certs/rwth_chain.pem
tls cafile = {{smb_tls_chain}}
#tls cafile = /etc/ssl/certs/rwth_chain.pem
tls keyfile = {{smb_tls_key}}
tls certfile = {{smb_tls_cert}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment