IIS
To run the Axidian CertiFlow server components on Windows, install and configure the Internet Information Services (IIS) web server.
Install IIS
Install Internet Information Services (IIS) version 7.0 or higher with the following modules:
- Static Content
- HTTP Redirection
- ASP.NET;
- .NET Extensibility
- ISAPI Extensions
- ISAPI Filters
- Basic Authentication
- URL Authorization
- Windows Authentication
- IIS Management Console
tip
To quickly install Internet Information Services (IIS) with the required modules, use the PowerShell script from the \IIS.Setup.Scripts catalog of the Axidian CertiFlow installation package.
To deploy the Axidian CertiFlow server, install Microsoft .NET 8.0 after you install and configuring the Internet Information Services (IIS) components.
Install a TLS/SSL certificate
How to issue a TLS/SSL certificate
Bind a TLS/SSL certificate to the Axidian CertiFlow website.
- Open Internet Information Services (IIS) Manager.
- Select the Default Web Site and go to Bindings....
- Click Add..., select Type: https and set Port: to 443.
- In the SSL certificate: list, select the appropriate certificate and click OK.