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

Allow for selection on custom SAN options #20

Open
stevenvegt opened this issue Oct 11, 2024 · 0 comments
Open

Allow for selection on custom SAN options #20

stevenvegt opened this issue Oct 11, 2024 · 0 comments

Comments

@stevenvegt
Copy link

We are exploring the usage of did:x509 for binding existing certificates to the VC world. The did:x509 would become the issuer of a credential which contains the claims from the certificate. The relevant values are encoded in custom SAN fields. For this to work we need a way for the SAN policy can contain more types than the current email, dns and uri. Perhaps it can also contain an oid?

The value 123 is encoded in the asn1 object identifier 2.5.5.5. A DID might look like this?

example:
did:x509:0:sha256:WE4P...l38jk::san:2.5.5.5:123

Using this certificate.

What might be an elegant solution for this?

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

No branches or pull requests

1 participant