Skip to main content
Version: 4.1.1

Downloads

Advenica software products are hosted on a seperate platform that is managed by Advenica Customer Services. Access to customers are provided at request.

Integrity validation

Signing validation

For each service .tar.gz files, there is a corresponding signed .tar.gz.sig file, used for integrity verification. The .tar.gz.sig file is used in combination with the advenica-verification-key.pub file for validating that the file has not been compromised. The advenica-verification-key.pub file is provided by Advenica Customer Services at request.

Signing validation command depends on your OpenSSL version, e.g.:

openssl dgst -sha512 -verify advenica-verification-key.pub -signature <service>.tar.gz.sig <service>.tar.gz

or

openssl digest -sha512 -verify advenica-verification-key.pub -signature <service>.tar.gz.sig <service>.tar.gz

The result should be Verified OK.

Checksum validation

Each downloaded file can be verified against its checksum. The checksums are located at the download site, as well as displayed below.

E.g.: checksum validation command: sha256sum <filename>

File nameChecksum
ddengine-upstream-v4.1.1.raucb441ce50d248ae209a0878dadde5ee9875b7d9c1d46c04e0f59d79c5016377489
ddengine-downstream-v4.1.1.raucb6a02a225407a6bf5b3ac7753d59d5abf733ca6349c05090fe595f05d739f8055
ddengine-installer-v4.1.1.raw.gz35f5b1c15706f781c8122f5ececfd4b195d21d7c9f5d55ce830998bd559aaffe
file-transfer-v4.1.1.tar.gz7e9975c4dcf4b20e7853d2400be0a2495975cdced2970863596a3a31a64ca6b4
http-v4.1.1.tar.gzcaa29cfc13f2084f60f9d329d1db3f998ce124a73fd5fdfe2d16c98a32dc94bb
mqtt-v4.1.1.tar.gz233fb6dfbd423fefe1afe85e42d40559d193e7d8e3ab1bef130a5d9ec920db99
opcua-v4.1.1.tar.gz40fba77897811b9677b8f79732ccf8d5156b4821e7e1860f981b926a2d409f91
tcp-v4.1.1.tar.gz019a0ead9202d1f8f7be473ac2c05e135be760ed8ddfda1fa0ae50ef8206405b
udp-v4.1.1.tar.gz3f33f55f3ef1821698f490592cec57325a549a354c43733f7a3dfc0b52224bb2
warning

Always verify that the correct component has been downloaded and that it is uncompromised before usage.

End User License Agreement

The Advenica End User License Agreement (EULA) delineates the terms and conditions governing the licensing of our software products. You can access it through the same platform from which the software products are downloaded.

Loading...