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

Enrollment agent certificate store location #7

Closed
nilsbehlen opened this issue Mar 13, 2023 · 1 comment
Closed

Enrollment agent certificate store location #7

nilsbehlen opened this issue Mar 13, 2023 · 1 comment

Comments

@nilsbehlen
Copy link
Member

It is probably preferred to have the enrollment agent cert used by the service to be in the users store.
ISignerCertificate::Initialize has a bool parameter to switch between machine and user context. So we could also make this configurable.
However, from experience the user that installs and therefore runs the service would create the enrollment agent certificate while doing so in the users store.

@nilsbehlen
Copy link
Member Author

implemented in 1.0.1.
User store is now the default.

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

1 participant