Skip to main content
Version: 4.1.0

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.0.raucbd60815211c9764bef5dbf982a5947943de33358ad20253ac40af814c95fa65bf
dd1000i-downstream-v4.1.0.raucb814d4779bb3d5983025d249f69b5dea8b28220cfe8fc2e065e3a6a753c4f85f9
dd1000i-installer-v4.1.0.raw.gzbcf893031933d5d4b6081e7e5505365c3678dc942421c2d801d5963a3c8df668
file-transfer-v4.1.0.tar.gzce062a36813e69241c85476ad3691602be93b88df2d08c1caa3e7216a769cc53
http-v4.1.0.tar.gze076dec3bc2355ab12097a42bfa3821894c2469566e10ae9fbdf683b18dbf9ec
mqtt-v4.1.0.tar.gzb9a49d9b9734aa40c3d274fd65d95f8055d7cb3b72955b6b9214e8a91e5ad30c
opcua-v4.1.0.tar.gz3c1092bcd10ab292918f3bf069b61f3eb67bbb38fb6ef10b76638ee2e391455f
tcp-v4.1.0.tar.gz18a6b0dd3f72645b2faaacc2d3851eb978fc8d9af77d79a4ee9df45dbc49c38b
udp-v4.1.0.tar.gz9cafe8c9270b7ea798ea70192f3d9f03358061d1858e704451acd118ccdfaef5
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...