Skip to content

CybersecurityπŸ”—

At MVTec, we prioritize product quality and customer benefit. Our software is developed by highly skilled engineers at our headquarters in Munich, following industry best practices and stringent guidelines.

We are committed to ensuring that our software:

  • Retains recognized industry standards and regulatory requirements.
  • Is designed and tested to be free from known vulnerabilities and backdoors.
  • Is continuously monitored and updated to address emerging security threats.
  • Provides all necessary documentation for full transparency on third-party components and dependencies

All transmitted data complies with the General Data Protection Regulation (GDPR) and our data privacy guidelines. In no case, any personal data is transmitted to MVTec.

You can find relevant changes in the release notes.

Security contactπŸ”—

If you have any security-related questions or concerns, please contact us at security@mvtec.com. Your request will be processed with care and discretion.

For more information and further contact options, please refer to the MVTec homepage at www.mvtec.com/cybersecurity.

Securing the License ServerπŸ”—

Using TLSπŸ”—

The License Server opens one or several web servers. By default, these web servers only accept HTTPS requests to make sure that the communication between License Server and HALCON is encrypted. The required certificates and keys for the server can be provided as PEM-encoded files. If no valid files are provided, the server generates a self-signed certificate.

Note

Visiting a server URL with self-signed certificate in a browser can lead to warning messages because the browser cannot confirm the authenticity of the certificate.

Restricting access via IP whitelistingπŸ”—

It is possible to restrict access to the admin backend and the API for license requests to hosts with specific IPs or IP from specific address ranges only. In the License Server’s default configuration, no whitelist is active, and the server does not restrict access. To learn how to restrict access, see Configuration options.