Downloads
All Advenica's software products are located on a separate platform that requires authentication before any product components can be downloaded. Authentication credentials are provided by Advenica Customer Services on request.
Integrity validation
Signing validation
For the downloaded service .tar.gz files, there is a corresponding signed .tar.gz.sig file, used for verifying integrity. The .tar.gz.sig file is used in combination with the advenica-verification-key.pub file for validating that the system file has not been compromised. The advenica-verification-key.pub file is provided by Advenica Customer Services on request.
Validation command depends on Openssl version so there are two alternatives:
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.
Validation is executed with this command: sha256sum <filename>
File name | Checksum |
---|---|
dd1000i-upstream-v4.0.0.raucb | 00946138eeec2a4e25660435602923ab9c036d1e928d3e149145a89752e59d83 |
dd1000i-downstream-v4.0.0.raucb | d7b3e68cc99642a891ee02bfd6c8353538881ddc384bbc734ba56420d29b4d8c |
file-transfer-v4.0.0.tar.gz | f583b1fef8590d2d57269e23babb9b5c2c58c3b5c54ac223dbdca7c060bbada8 |
mqtt-v4.0.0.tar.gz | 17d69d38719bb9a3fe8a8f36d37bdad9473c4218763e6a7a5ccb173857b6efb5 |
opcua-v4.0.0.tar.gz | 91fff61545f205737497b52da08cf9aa65c99160c89b62510684050bfe8b9b21 |
tcp-v4.0.0.tar.gz | fb7ff9918e5e3f79f160058ec93ca3ba3ac016ed0e95fc29b5c33141be44273e |
udp-v4.0.0.tar.gz | 99c48fe1dc5e60471c32bbf344631127efa706f658f9537c3b3850c8e6a70ac1 |
Always verify that the correct system component has been downloaded and that it is uncompromised before it is used.
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.