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

Mode to recapture client certificate #14

Closed
jessepeterson opened this issue Jun 2, 2021 · 2 comments
Closed

Mode to recapture client certificate #14

jessepeterson opened this issue Jun 2, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@jessepeterson
Copy link
Member

By default NanoMDM will save the client identity certificate for a device enrollment during the Authenticate check-in message (for both the file and mysql backends). However if enrollments happened in such a way that client certificates were missed (say, via migration) then we should support a way to "recapture" client certificates in storage by saving the identity certificate. It would be wasteful to do this on every request so perhaps it would be only be turned on with a flag.

@jessepeterson jessepeterson added the enhancement New feature or request label Jun 2, 2021
@jessepeterson
Copy link
Member Author

As a potential workaround one can simply re-send the enrollment profile (via the MDM channel) to re-enroll with a client which will capture a new Authenticate message.

@jessepeterson
Copy link
Member Author

I don't think this is a priority right now. Especially given the proposed mitigation/workaround.

@jessepeterson jessepeterson closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant