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

Convert server ID and certificate expiry to "reserved" bytes. #9

Merged
merged 1 commit into from
Nov 28, 2018

Conversation

zanebeckwith
Copy link
Contributor

The server ID and expiry fields in the server certificate are now
removed.
But, to maintain backward-compatibility, the region of the server
certificate that previously contained those two fields is now converted
to "reserved" space.

closes #5 and closes #7

The server ID and expiry fields in the server certificate are now
removed.
But, to maintain backward-compatibility, the region of the server
certificate that previously contained those two fields is now converted
to "reserved" space.
@zanebeckwith zanebeckwith self-assigned this Nov 26, 2018
Copy link
Contributor

@drbild drbild left a comment

Choose a reason for hiding this comment

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

LGTM.

@zanebeckwith zanebeckwith merged commit 896dd3e into xaptum:master Nov 28, 2018
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.

Remove expiry from server certificates Rethink server ID
2 participants