To allow Kappris Signing integration with an external signing agency such as LegalEsign or DocuSign, you will need the following:
- Access to a server running IIS so that we can create a small web server.
- SSL certificate to cover the above.
- Microsoft .NET Core 3.1.13 - Windows Server Hosting - available from here - install ASP.NET Core 3.1 Runtime (v3.1.13) Hosting Bundle.
- Microsoft .NET 6.0 Runtime (v6.0.12) - Windows x64 from here
- Microsoft .NET 6.0 Desktop Runtime (v6.0.12) - Windows x64 from here
- Microsoft ASP.NET Core 6.0 Runtime (v6.0.12) - Windows x64 from here
- Microsoft Visual C++ 2015-2019 Redistributable or later (for CSDK). Install the x64 package from https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
- Microsoft Web Deploy v3.6 - available from here