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
dd1000i-upstream-v4.1.1.raucb71c9af16f07cdbab706494a1b72bec9bc33e2fcc736b7af26a64c364344d8804
dd1000i-downstream-v4.1.1.raucbca24dc8753e8c556fc0a1c206228e3ba9447e2a793bfa8d73b593639501e4a65
dd1000i-installer-v4.1.1.raw.gzcb00f8063d2783ac316f6808646b54b53a87c3917958e95c28f8a6a603ada78c
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...