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/help.ports.html | 42 ++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 BKUHelp/src/main/webapp/help/help.ports.html (limited to 'BKUHelp/src/main/webapp/help/help.ports.html') diff --git a/BKUHelp/src/main/webapp/help/help.ports.html b/BKUHelp/src/main/webapp/help/help.ports.html new file mode 100644 index 00000000..13e69310 --- /dev/null +++ b/BKUHelp/src/main/webapp/help/help.ports.html @@ -0,0 +1,42 @@ + + + + +Citizen Card - Help + + + + + + + +
+ +
+

Ports used by MOCCA

+
    +
  • TCP-Port 80 (for HTTP)
  • +
  • TCP-Port 443 (for HTTPS)
  • +
  • TCP-Port 389 (for LDAP)
  • +
  • TCP-Ports 3495 and 3496 (for local Citizen Card Software on 127.0.0.1)
  • +
+ +


+
+ +
+ + -- cgit v1.2.3