Signer.Digital
User guide (Under Construction)
×
Menu
Index
Signer.Digital Webserver System Requirements
 
Signer.Digital Webserver provides Browser based interface for server configuration and HTTP Rest API for signing PDF.
 
System requirement for the offering is:
 
1.     Runs on Windows Server 2012 R2 or Linux Server with 8 GB or more RAM.
2.     Requires MS .NET Core 2.2 hosting bundle to be installed on the server.
3.     Uses MySQL database (recommended version 5.7 or above. Preferred 8.0 and above if you are installing afresh.) to store users and settings.
          Alternatively, can support MSSQL database.
4.     OPTIONAL: Server Certificate if TLS/SSL is to be used, if service is running on separate server or to be accessed over internet.
5.     OPTIONAL: Provisioning a subdomain (ex: signer.mycompanydomain.com) if web application is to be hosted in public domain and requires to be accessible from the internet.
6.     OPTIONAL: Runs behind IIS (Internet Information Server) proxy.
 
 
Signer.Digital is available as Web Application or Application Extension which may be easily integrated in any work flow requiring file or document signing using Digital Signature Certificate issued by any Certifying Authority (CA) in any country.  The application has lots of preprocessors and postprocessors.
 
Signer.Digital is built as 2 components.
 
1. Signer.Digital Rest API - runs as a service behind IIS proxy on the server and provides REST API.
2. Signer.Digital Console - Web Browser UI client for managing and monitoring Signer.Digital Webserver.