Skip to content

[tls.ca] Fix ca cert name#515

Merged
gboutry merged 1 commit into
canonical:mainfrom
hemanthnakkina:fix-tls-ca-name
Jun 13, 2025
Merged

[tls.ca] Fix ca cert name#515
gboutry merged 1 commit into
canonical:mainfrom
hemanthnakkina:fix-tls-ca-name

Conversation

@hemanthnakkina

Copy link
Copy Markdown
Collaborator

Keystone lists CA Cert name by replacing dots with hyphen in list-ca-certs action. This resulted in
issues in RemoveCACert step checks.

Use CA Cert name without dots. To maintain
backward compatibiliity, update CA name by applying same logic as list-ca-certs during checking for
name.

Fixes: https://bugs.launchpad.net/snap-openstack/+bug/2114182

Keystone lists CA Cert name by replacing dots with
hyphen in list-ca-certs action. This resulted in
issues in RemoveCACert step checks.

Use CA Cert name without dots. To maintain
backward compatibiliity, update CA name by applying
same logic as list-ca-certs during checking for
name.

Fixes: https://bugs.launchpad.net/snap-openstack/+bug/2114182
@fabi200123

Copy link
Copy Markdown

Thank you for the PR, @hemanthnakkina! It fixed the issue I have encountered with sunbeam enable tls ca and sunbeam disable tls ca

@gboutry
gboutry merged commit 740023f into canonical:main Jun 13, 2025
6 checks passed
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