Skip to content

Conversation

@krishnavema
Copy link
Contributor

Implement certificate authority for AD

Copy link
Contributor

@spoore1 spoore1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great start and as I mentioned earlier my main initial concern is around the request()/request_smartcard() methods.

My main thought here is to make request() align more closely with what you wrote for the IPA one so we can abstract it out to the GenericProvider later. I think the current request() could be made request_enrollment() and request_smartcard() renamed to request with some minor changes.

You might also consider a method to generate the INF file based on some basic input like template, subject, keysize. Then use template to select which set of configs to use for the INF based on that.

@krishnavema krishnavema force-pushed the ad-certificate-management branch from ef64c02 to eedd166 Compare October 16, 2025 16:24
@krishnavema krishnavema force-pushed the ad-certificate-management branch from eedd166 to bec5310 Compare October 18, 2025 15:08
@krishnavema krishnavema requested a review from danlavu October 18, 2025 15:08
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.

2 participants