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

Create Depot signer struct with Options #150

Merged
merged 1 commit into from
Mar 10, 2021

Conversation

jessepeterson
Copy link
Member

Depot signer was just a CSRSignerFunc. Which worked but its flexibility was limited. Turn it into a real Go struct with associated Options. My hope is that this makes it easier for folks to integrate things like additional attributes for issues like #103 and #91.

@jessepeterson jessepeterson merged commit 31fff25 into micromdm:master Mar 10, 2021
@jessepeterson jessepeterson deleted the depot-signer-struct branch March 25, 2021 18:44
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.

1 participant