Difference between revisions of "FAQ:Installation and Configuration"
(→Which component do I need for a what use case?) |
(→Network) |
||
Line 37: | Line 37: | ||
===Which ports are used by default? === | ===Which ports are used by default? === | ||
− | * Communication between the Server and Client uses '''443''' (https) or '''80''' (http). The authentication requires '''https''' | + | * Communication between the Server and Client uses '''443''' (https) or '''80''' (http). The authentication always requires '''https'''! |
* Microsoft SQL Server uses '''1433''' by default | * Microsoft SQL Server uses '''1433''' by default | ||
+ | :→ ''See [https://msdn.microsoft.com/en-us/library/cc646023%28v=sql.120%29.aspx Configure the Windows Firewall to Allow SQL Server Access] for more details on ports'' | ||
+ | |||
+ | [[Category:FAQ|Installation and Configuration]] | ||
= Database = | = Database = |