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

RFC023: X509Credential #283

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open
Changes from 8 commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
1181a20
RFC023: X509Credential
reinkrul Dec 17, 2024
2574caf
Add detailed explanation of x509 certificates in RFC
rolandgroen Dec 17, 2024
12859aa
Update RFC023 to extend x509 specification and clarify usage
rolandgroen Dec 19, 2024
6af5704
Update section title to specify UZI server certificate usage
rolandgroen Dec 19, 2024
ccdbf88
Refine X509Credential validation and add UZI mapping guide.
rolandgroen Jan 6, 2025
95a2f51
Add detailed security considerations for x509credential
rolandgroen Jan 7, 2025
9bdff45
Add example UZI certificate mapping in RFC023 documentation
rolandgroen Jan 7, 2025
6c17ad6
Refactor credentialSubject structure in RFC023.
rolandgroen Jan 7, 2025
6f72f41
Normalize attribute notation in RFC023 document.
rolandgroen Jan 7, 2025
b59d760
Update rfc/rfc023-x509credential.md
rolandgroen Jan 7, 2025
755055d
Update rfc/rfc023-x509credential.md
rolandgroen Jan 10, 2025
9257574
Rename `X509Credential` to `NutsX509Credential` in RFC023.
rolandgroen Jan 10, 2025
e8949c7
Update terminology from JWE to JWT in RFC document
rolandgroen Jan 10, 2025
256b8ca
Update rfc/rfc023-x509credential.md
rolandgroen Feb 5, 2025
ff9d72c
Suggested rewording.
rolandgroen Jan 10, 2025
5ee7c00
Suggested rewording.
rolandgroen Jan 10, 2025
f535c53
Suggested rewording
rolandgroen Jan 10, 2025
32abc4f
Suggested rewording.
rolandgroen Jan 10, 2025
75c5b73
Suggested rewording.
rolandgroen Jan 10, 2025
0138bc0
Add verification of trust anchor in x509 credential checks
rolandgroen Feb 5, 2025
873f0f8
Update x509credential example to reflect new issuer details
rolandgroen Feb 5, 2025
945271c
Simplify revocation check to use only CRL.
rolandgroen Feb 5, 2025
5075e6e
Update subject.commonName to subject.CN in RFC023
rolandgroen Feb 5, 2025
4609a6d
Fix alignment issues in x509credential RFC diagram
rolandgroen Feb 5, 2025
6fa366a
Refine wording on x509 credential issuer description.
rolandgroen Feb 5, 2025
0608c3d
Update wording from CIBG to UZI in RFC023 description
rolandgroen Feb 5, 2025
9b339b3
Revise X.509 certificate introduction and add trust hierarchy.
rolandgroen Feb 5, 2025
e60beb7
Simplify documentation by removing x5t description.
rolandgroen Feb 5, 2025
64f27d0
Simplify and update the introduction for clarity.
rolandgroen Feb 5, 2025
fb55323
"Clarify signing and verification details for NutsX509Credential"
rolandgroen Feb 5, 2025
fa3b45f
Update X509 credential verification steps for clarity
rolandgroen Feb 5, 2025
b59f60e
Clarify validation steps in X509 credential documentation
rolandgroen Feb 5, 2025
115c65a
Clarify X.509 certificate validation requirements.
rolandgroen Feb 5, 2025
3a37988
Expand security considerations in RFC023
rolandgroen Feb 5, 2025
f77b2bb
Clarify subject identification and trust establishment process
rolandgroen Feb 5, 2025
30043aa
Update references to Verifiable Credentials Data Model v1.1
rolandgroen Feb 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading