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

IAM-483-Enable update-ca-certificates #38

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

bencekov
Copy link
Contributor

This pr adds the necessary script and packages to enable update-ca-certificates.

When ran for the first time update-ca-certificates output is:

$ update-ca-certificates
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
137 added, 0 removed; done.

This isn't supposed to be an issue.

After running it a second time, the output is:

$ update-ca-certificates
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.

@bencekov bencekov requested a review from a team as a code owner October 11, 2023 16:31
@bencekov bencekov requested a review from nsklikas October 11, 2023 16:31
@bencekov bencekov force-pushed the iam-483-enable-update-ca-certificates branch from 9f3fb03 to 8402864 Compare October 24, 2023 15:05
@bencekov bencekov requested a review from nsklikas October 24, 2023 15:05
@bencekov bencekov enabled auto-merge October 24, 2023 15:59
@bencekov bencekov merged commit 3c7f375 into main Oct 24, 2023
1 check passed
@bencekov bencekov deleted the iam-483-enable-update-ca-certificates branch October 24, 2023 16:35
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