From 52750144a305a174daee2b35c7a8b0230533b011 Mon Sep 17 00:00:00 2001 From: Tobias Kellner Date: Tue, 26 Aug 2014 16:07:55 +0200 Subject: Add help page with TCP port info --- BKUHelp/src/main/webapp/help/de/help.ports.html | 41 +++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 BKUHelp/src/main/webapp/help/de/help.ports.html (limited to 'BKUHelp/src/main/webapp/help/de/help.ports.html') diff --git a/BKUHelp/src/main/webapp/help/de/help.ports.html b/BKUHelp/src/main/webapp/help/de/help.ports.html new file mode 100644 index 00000000..74bbd6e8 --- /dev/null +++ b/BKUHelp/src/main/webapp/help/de/help.ports.html @@ -0,0 +1,41 @@ + + + + +Bürgerkarte - Hilfe + + + + + + + +
+ +
+

Von MOCCA verwendete Netzwerk-Ports

+
    +
  • TCP-Port 80 (für HTTP)
  • +
  • TCP-Port 443 (für HTTPS)
  • +
  • TCP-Port 389 (für LDAP)
  • +
  • TCP-Ports 3495 und 3496 (für lokale Bürgerkarten-Software auf 127.0.0.1)
  • +
+


+
+ +
+ + -- cgit v1.2.3