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

Added 'CT' Assertion for SCION End Entity PKI #226

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

Conversation

winterdeaf
Copy link

@winterdeaf winterdeaf commented Jul 10, 2019

As part of the implementation effort for the End Entity PKI, a new assertion with "CTProof" type was created. The assertion will contain absence or presence proofs for a certain ISD.
The information on the type (absence/presence) of the proof and the particular ISD it is relevant to will be encoded in the subject, in the format:
_[ISD_NAME]._[ABS|PRE].example.com

The verification of a presence proof is to be carried out by the client - it will be integrated in rdig when the proofs reach a stable binary format.


This change is Reviewable

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.

1 participant