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
- HTTP Redirection feature enabled
Note: WebDAV extensions must not be installed on the web server on which HotDocs Hub is hosted.
To install the server roles and features
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.
- Navigate to Web Server (IIS) > Web Server > Common HTTP Features.
- Select HTTP Redirection.
- Navigate to Web Server (IIS) > Web Server > Security.
- Select Windows Authentication.
- Click Next.
- Click Next.
- Click Install.
Next Steps