summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-07-20 15:47:58 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-07-20 15:47:58 +0200
commitb08b8602e3bae82a60197385cdd07b83999a292e (patch)
tree7a04ae7995d2783d31904db8d7eb8e4dc66e2647
parent386acbee545868435d23be1b2761d4baf035e402 (diff)
downloaditzks-systems-b08b8602e3bae82a60197385cdd07b83999a292e.tar.gz
itzks-systems-b08b8602e3bae82a60197385cdd07b83999a292e.tar.bz2
itzks-systems-b08b8602e3bae82a60197385cdd07b83999a292e.zip
sbin/e2guardian-setup-sslmitm: Add reminder to copy root-CA certs to TJENER.
-rwxr-xr-xsbin/e2guardian-setup-sslmitm4
1 files changed, 4 insertions, 0 deletions
diff --git a/sbin/e2guardian-setup-sslmitm b/sbin/e2guardian-setup-sslmitm
index d9a1254..84a6c42 100755
--- a/sbin/e2guardian-setup-sslmitm
+++ b/sbin/e2guardian-setup-sslmitm
@@ -82,3 +82,7 @@ echo '```'
echo "sslmitm = on"
echo '```'
echo
+echo
+echo "Finally, copy '/etc/e2guardian/ssl/ca.crt' and 'ca.der' to TJENER as"
+echo "/etc/debian-edu/www/E2Guardian-ca.crt and E2Guardian-ca.der."
+echo \ No newline at end of file