Configuring Windows Server
You must enable several Windows Server and Internet Information Services (IIS) settings before HotDocs Hub is installed.
In this Topic Hide
Requirements
- SSL/TLS enabled in IIS
 - Signing certificate – used for authenticating requests to Hub APIs; you must supply this certificate yourself
 - Feature Delegation enabled in IIS
 - ASP.Net Server Role enabled
 
Note: WebDAV extensions must not be installed on the web server on which HotDocs Hub is hosted.
To install the ASP.Net Server Role
Windows Server 2012
- Open Server Manager.
 - Navigate to Manage > Add Roles and Features.
 - Click Next.
 - Select Role-based or feature-based installation.
 - Click Next.
 - Select Select a server from the server pool.
 - Select the local server from the Server Pool list.
 - Click Next.
 - Navigate to Web Server (IIS) > Web Server > Application Development.
 - Select ASP.Net 4.5.
 - Click Next.
 - Click Next.
 - Click Install.
 
Windows Server 2008 R2
- Open Server Manager.
 - Navigate to Roles > Web Server.
 - Navigate to Role Services.
 - Click Add Role Services.
 - Expand the Application Development node.
 - Select ASP.Net 4.5.
 - Click Install.
 
To install the Windows Authentication Server Role
Windows Server 2012
- Open Server Manager.
 - Navigate to Manage > Add Roles and Features.
 - Click Next.
 - Select Role-based or feature-based installation.
 - Click Next.
 - Select Select a server from the server pool.
 - Select the local server from the Server Pool list.
 - Click Next.
 - Navigate to Web Server (IIS) > Web Server > Security.
 - Select Windows Authentication.
 - Click Next.
 - Click Next.
 - Click Install.
 
Windows Server 2008 R2
- In Windows Server, run Server Manager.
 - Navigate to Roles > Web Server.
 - Navigate to Role Services.
 - Click Add Role Services.
 - Expand the Application Development node.
 - Select ASP.Net 4.5.
 - Click Install.
 









