Skip to main content
Version: 4.4

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.4.0
File nameChecksum
ddengine-upstream-v4.4.0.raucbe53190b6e98aab023ef415ed7bf87487ba543aae57e47ede0436f9480c47fc5b
ddengine-downstream-v4.4.0.raucbedba88dfb1c464aff086a19a6a008a0d70790964370f65febf92069b6938c068
ddengine-installer-v4.4.0.iso.gz77de0cafcdf30e1bd5f6cd8b90a62178d3dadb347634d6e9138cc78aaa83fa6e
file-transfer-v4.4.0.tar.gz80be96612f8f28fdc6c41b2197bea71bef383b68a800e278b082c946b8f94256
http-v4.4.0.tar.gz7fb73fdbe6f6de860e33e3e4530d983865f0c95dbc21a7db028d23702215f358
mqtt-v4.4.0.tar.gz39de85bb70afd0ea703fc34cef9e7d8f0dab747cda6dba3777a197b76ec5540b
opcua-v4.4.0.tar.gze1ccbceb9e653ad287d9fed52565d2a00e29ca68563091c438c005af56c37247
tcp-v4.4.0.tar.gz5e672f1f95aa9ed49dc196c99a8700eaf27432ad804bb5d94aa39bbf894220f0
udp-v4.4.0.tar.gze4e25636dcfe0121fecdc6f80a60062619e49443df463caf94ca17643c3399d8

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...