Skip to main content
Version: 4.5

Downloads

All user information needed to get started, manage and maintain DD Engine is digitally accessible.

Required services and firmware upgrades can be downloaded from the Advenica Artifactory file share site, https://advenica.jfrog.io/ui/login. To gain access, submit an account request using the form found at https://advenica.com/en/filehub-account-request. Advenica Customer Services will provide the account credentials as soon as possible.

Additional DD Engine documentation is available at https://advenica.com/docs/.

Integrity validation

It is recommended that integrity of downloaded files is tested to detect unauthorized modifications, tampering or accidental corruption. Validation is used to confirm that a file has not been altered or corrupted since it was created by comparing the current state against a known and trusted baseline. Advenica provides validation capabilities for all significant system files.

warning

Should validation of a file fail, it must not be used within the DD Engine system. Contact Advenica Customer Services for further assistance.

Signing validation

All service files available for download are digitally signed. The signed files can be used to verify file integrity, using OpenSSL and a public key, advenica-verification-key.pub. The public key is provided by Advenica Customer Services upon request.

For each service .tar.gz file, there is a corresponding signed .tar.gz.sig file. The .tar.gz.sig file is used in combination with the public key to validate that the file has not been compromised.

The signing validation command may depend on the OpenSSL version being used, e.g.:

openssl dgst -sha512 -verify advenica-verification-key.pub -signature [service-file-name].tar.gz.sig [service-file-name].tar.gz

or

openssl digest -sha512 -verify advenica-verification-key.pub -signature [service-file-name].tar.gz.sig [service-file-name].tar.gz

The validation command should result in Verified OK.

Checksum validation

To verify the integrity and authenticity of downloaded files, checksum validation can be used. The validation compares a calculated checksum with a known, original checksum. If the checksum of the downloaded file matches the original checksum, the file has not been compromised.

Each downloaded file can be verified against its checksum. The checksums are listed below.

Checksum validation commands:
Linux - sha256sum [filename]
Windows - certUtil –hashfile [filename] SHA256

v4.5.0
File nameChecksum
ddengine-upstream-v4.5.0.raucbc8c2366c5f0b71da2f2042a38bb94fe095bd8d25d2dd2e4b59659cd2abb19342
ddengine-downstream-v4.5.0.raucb2051f947e3b41b26809e94847b13e440d963ff752b7793a31118c7eedcc7f94f
ddengine-installer-v4.5.0.iso.gzc89d3405dbcc73395eec4b5b03d5716bd522300e867db3fd64750ca881a295d8
file-transfer-v4.5.0.tar.gz04a057ef726ba660b0649c8d8562d5e1f32647cde90ee3f669dc95ba640af6e4
http-v4.5.0.tar.gz301e605461de50b296d278ee9496ffd8ef6c8650bd94a2dc1f81fc4c50f0fce5
mqtt-v4.5.0.tar.gzc3f09fcdfc41003537cbd0e84145f825ca793ba31ed72c325f881db123ae440e
opcua-v4.5.0.tar.gz0af8b86add81b03b52595e5eeb9685a19ca7c0506c92b8501012a3d9cf9507dd
tcp-v4.5.0.tar.gz71c9452bb1d32fb494ef991e1ec3bc678f8b902d3f0a01ac621e28116e961862
udp-v4.5.0.tar.gzc270f28093bb47993df851de4466a9298af00f1507ad4888c18108f1586c37ae

End User License Agreement

The Advenica End User License Agreement (EULA) explains the rules for using any hardware or software (including hardware-embedded software) that Advenica provides.

Download the EULA document
Loading...