Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic chain building for the certs #4

Open
wants to merge 66 commits into
base: master
Choose a base branch
from

Conversation

LordOfDorks
Copy link

Added certificate extensions that that permit automatic chain building for the certs.

Signed-off-by: LordOfDorks [email protected]

LordOfDorks and others added 30 commits September 27, 2017 16:25
… files

with one or more certificates in it, that can nicely visualize cert chains.

Signed-off-by: LordOfDorks <[email protected]>
Signed-off-by: LordOfDorks <[email protected]>
Introduced Debug and Production build blends.

Signed-off-by: LordOfDorks <[email protected]>
Signed-off-by: LordOfDorks <[email protected]>
Signed-off-by: LordOfDorks <[email protected]>
Signed-off-by: LordOfDorks <[email protected]>
Signed-off-by: LordOfDorks <[email protected]>
Signed-off-by: LordOfDorks <[email protected]>
Signed-off-by: LordOfDorks <[email protected]>
Signed-off-by: LordOfDorks <[email protected]>
Signed-off-by: LordOfDorks <[email protected]>
Signed-off-by: LordOfDorks <[email protected]>
LordOfDorks and others added 30 commits December 6, 2017 15:21
Signed-off-by: LordOfDorks <[email protected]>
for AppAuthority is still missing. Base64 formatting and minor fixes.

Signed-off-by: LordOfDorks <[email protected]>
* Start building for OPTEE

* Use CONFIG_CYREP_OPTEE_BUILD

* srand() is not available on OPTEE

* Update reference to External/tinycbor

* Fix OPTEE build breaks

* Merged PR 195: Merging lastest public RIoT changes to master (180125)

Note: the merge contains most of the tcps-working changes that were pushed upstream previously.
It is still a few commits behind the current working branch.

* Merged PR 196: Fix ASN.1 encoding of Zero integer

Fix ASN.1 encoding of Zero integer

* Merged PR 200: Merge FI/master-tcpsworking to dev/TCPS-working

Incoming Barnacle changes.
Note this changes the OID encoding for TCPS ID. This should not effect anything using a hardcoded identity. (which ATM is everything). A following change will update all hardcoded identities to be compliant.

* Merged PR 205: Fixed key usage for device certificates.

Fixed key usage for device certificates.

* Merged PR 214: Changes to allow TCPS Agent to build. Added application datasheet to BarT

Changes to allow TCPS Agent to build. Added application datasheet to BarT
* Fixed key usage for device certificates.

* Changes to allow TCPS Agent to build. Added application datasheet to BarT

* Add support to embed custom OIDs into CSR and generate a cert out of CSR

* Fix emulator release

* Switch to memcpy as = was crashing due to memory alignment in TAs.

* Removed references to internal functionality not exposed from tinycbor, updated to latest reference.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants