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

Multiple domain components in issuer #301

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

da-kami
Copy link

@da-kami da-kami commented Nov 21, 2024

See: #300

I did not invest a big amount of time into changing the interface; please let me know if this PR is welcome otherwise I'm happy to close it. It would be great if #300 can be overcome at some point.

@da-kami da-kami force-pushed the multiple-domain-components-in-issuer branch from 5243530 to 7192b84 Compare November 21, 2024 09:49
Copy link
Member

@cpu cpu left a comment

Choose a reason for hiding this comment

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

Hi there, thanks for the issue/PR.

I haven't sat down to form a strong opinion on the core subject, but the specific spot in 5280 you cite and the linked cert-manager issue don't strike me as strong motivation. I think I should page in more context and revisit.

With respect to the diff: it's fairly invasive for an issue that at first glance feels uncommon/niche. Certainly the semver break would be important to avoid unless critical.

WDYT about getting CI to pass and reworking to be semver compatible as a first step?

rcgen/src/lib.rs Show resolved Hide resolved
@da-kami da-kami force-pushed the multiple-domain-components-in-issuer branch from 7192b84 to b327923 Compare December 8, 2024 04:52
@da-kami da-kami force-pushed the multiple-domain-components-in-issuer branch from b327923 to 062af97 Compare January 14, 2025 01:08
@da-kami da-kami marked this pull request as draft January 14, 2025 01:08
@da-kami da-kami force-pushed the multiple-domain-components-in-issuer branch 2 times, most recently from e12523c to 0ecfc1b Compare January 14, 2025 02:42
@da-kami da-kami marked this pull request as ready for review January 14, 2025 02:51
rcgen/src/lib.rs Outdated Show resolved Hide resolved
rcgen/src/lib.rs Outdated Show resolved Hide resolved
rcgen/src/lib.rs Show resolved Hide resolved
rcgen/src/lib.rs Outdated Show resolved Hide resolved
rcgen/tests/openssl.rs Outdated Show resolved Hide resolved
rcgen/tests/openssl.rs Outdated Show resolved Hide resolved
There can be multiple of the same entry, e.g. DC (domain component) entries in an issuer.
@da-kami da-kami force-pushed the multiple-domain-components-in-issuer branch from 2e18fbb to 8e0466f Compare January 21, 2025 10:12
@cpu cpu self-assigned this Jan 21, 2025
@da-kami da-kami force-pushed the multiple-domain-components-in-issuer branch from 8e0466f to dd62f8c Compare January 21, 2025 21:09
Copy link
Member

@djc djc left a comment

Choose a reason for hiding this comment

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

Thanks, this looks good to me!

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.

3 participants