Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Conversation

@AdithyaBaglody
Copy link
Contributor

In 1.9 client-sdk moved from make build system to cmake.
This patch reflects the same in the reference doc.

Signed-off-by: Adithya Baglody [email protected]

In 1.9 client-sdk moved from make build system to cmake.
This patch reflects the same in the reference doc.

Signed-off-by: Adithya Baglody <[email protected]>
this patch removes epid info

Signed-off-by: Adithya Baglody <[email protected]>
Copy link

@v-vasavi v-vasavi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On line 194- do we still need this - based on the device attestation method being used on the field.
since it is only ECDSA now?


| | |
|--------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Software | · Linux\* Ubuntu\* 16.04 / Ubuntu\* 18.04 using OpenSSL\* 1.1.1f <br/>· JDK11 <br/> · SDO release binaries package (for running test servers) <br/> o The root directory of extracted binary package is referred to as <sdo_sdk_binaries> in subsequent sections. <br/> · SDO Client SDK alpha-release binary package <br/> o The root directory of extracted binary package is referred to as < SDOClientSDK> in subsequent sections. <br/> · SDO Client SDK alpha-release sources package <br/> o The root directory of extracted source code is referred to as < SDOClientSDK> in subsequent sections. <br/> · Apache Maven\* (for building sample Java\* based test owner service) <br/> Additional Ubuntu\* 16.04/18.04 prerequisites can be found in the <releases source>/SDOClientSDK/README.md |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OpenSSL version 1.1.1g

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is taken care in another patch PR39

@trbehera
Copy link
Contributor

trbehera commented Sep 2, 2020

On line 194- do we still need this - based on the device attestation method being used on the field.
since it is only ECDSA now?

This would be required, as we still need to create device keys for either ECDSA P-256 or ECDSA P-384.

@trbehera trbehera merged commit 56f5270 into secure-device-onboard:master Sep 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants