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

Support expired Signer certificates? #778

Closed
jjcarstens opened this issue Jul 14, 2021 · 2 comments
Closed

Support expired Signer certificates? #778

jjcarstens opened this issue Jul 14, 2021 · 2 comments

Comments

@jjcarstens
Copy link
Collaborator

Right now if you have a Signer certificate that is expired, we reject any new device connection that's certificate was generated with that signer (see here and here)

It seems AWS will allow the expired signer cert to add devices if the signer was already registered and trusted. Is that a feature we should match and make configurable on the Signer CA for the org?

@dnrce
Copy link
Contributor

dnrce commented Jul 1, 2022

Is this the same as #838?

@jjcarstens
Copy link
Collaborator Author

No, this is for new device certificate registration.

Say we have the signer, and the device is registered (with no certs). The first device connection will only register its cert if the signer CA is not expired

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

2 participants