Skip to content

Fixes #38313 - make case insensitive for SAN entries and Subject CN on certificate#1022

Open
takaelucky wants to merge 1 commit intotheforeman:developfrom
takaelucky:develop
Open

Fixes #38313 - make case insensitive for SAN entries and Subject CN on certificate#1022
takaelucky wants to merge 1 commit intotheforeman:developfrom
takaelucky:develop

Conversation

@takaelucky
Copy link
Copy Markdown

katello-certs-check will error when the certificate has the same FQDN in CN and SAN, but one is uppercase and another is in lowercase.

With this change, both FQDN will lowercase and check will not fail

Copy link
Copy Markdown
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

I think in the past we did have code which didn't deal well with this so I wonder if we solved all instances

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