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

reconfigure the PKI references generated by the quickstart #1121

Closed
dovholuknf opened this issue May 24, 2023 · 1 comment
Closed

reconfigure the PKI references generated by the quickstart #1121

dovholuknf opened this issue May 24, 2023 · 1 comment
Labels
enhancement New feature or request quickstart

Comments

@dovholuknf
Copy link
Member

reconfigure the PKI files used in the controller. Ensure the "ca" fields reference a file that only has root CAs in it (identity.ca, web.client-management.identity.ca). One of them will need to include the signing CA in it.

The "cert" fields will contain a file that has the leaf certificate specified FIRST in the file, then a full chain up to but not including the root CA in the rest of the file. (identity.cert, edge.enrollment.signingCert.cert, web.client-management.identity.cert)

@dovholuknf dovholuknf added enhancement New feature or request quickstart labels May 24, 2023
@dovholuknf
Copy link
Member Author

fixed with #1254 and refined with #1260

plorenz added a commit that referenced this issue Sep 28, 2023
convert identity type handler to manager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request quickstart
Projects
None yet
Development

No branches or pull requests

1 participant