ComplyVision

ComplyVision Technical Specifications

Minimum Software Requirements

Operating System: Windows server 2016 or higher
Database: SQL server 2012 or higher

Minimum Hardware Requirements

CPU: 2GHZ (Single core) or higher
RAM: 4GB or higher
Hard drive space: 80GB or higher

Recommended Software Requirements

Operating System: Windows server 2022
Database: SQL server 2022

Recommended Hardware Requirements

CPU: 2.5GHZ (Dual Core) or higher
RAM: 8GB or higher Hard drive space: 500GB or higher

To access the software the user must use a web browser and navigate to the application  website address. Therefore for an on premise installation a website domain name will need to be purchased and pointed to the IP address of the server.

Also it is required to purchase an SSL certificate and have it installed on the server. This will mean that the application can be accessed using an HTTPS web address and that all data sent to and from the server will be encrypted.

Web Access

Security Features

  1. All traffic sent to and from the web server uses the HTTPS protocol with SSL
    encryption. So that sensitive information such as passwords are encrypted and safe.
  2. Passwords are protected by one way hashing so even if the network is breached no
    password information can be stolen.
  3. The latest ASP.NET libraries are used which provide various built in security features
    for example protection against cross-site request forgery attacks.
  4. Access is to various functionality is password protected and users can be assigned
    profiles to give only the permission that they require.
  5. Hardware and software firewalls can be configured to protect the internal network
    and web server from external attacks.
  6. We can configure windows updates to install automatically on the server to ensure
    that the server has the latest software and security patches.