Page 1 of 1

Embedded 2017 UA Server Profile?

Posted: 20 Jul 2018, 11:56
by SeHa
Hello,
Your page (https://www.unified-automation.com/prod ... r-sdk.html) says, the SDK supports the "Nano Embedded Device Server Profile" and "Micro Embedded Device Server Profile". But we will need the "Embedded 2017 UA Server Profile" or "Standard 2017 UA Server Profile". This profiles are not listed.
Is the list on your page not complete or should we wait for an SDK update?
Thank you!

Re: Embedded 2017 UA Server Profile?

Posted: 20 Jul 2018, 12:46
by Support Team
Hello,

the information on the website is not complete.
The main difference of the 2017 profiles compared to the previous ones is the way how they reference crypto algorithms.

Because crypto often changes, some algorithms are deprecated now, others get added,
it was not a good idea to reference them directly. For this reason starting with the 2017 profiles,
the cryptography is referenced textually by algorithm A and B, where A and B can change,
without the need to define new profiles all the time.

Our SDKs support the newest security algorithms, so this should not be an issue.