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

Issue 5768 - CLI/UI - cert checks are too strict, and other issues #5769

Merged
merged 1 commit into from May 18, 2023

Conversation

mreynolds389
Copy link
Contributor

Description:

THe certificate type checks for CA/server break if there are no certificate extensions set (use openssl in that case to gather the info instead). dscontainter needed to be updated for new cert checks, and UI adding certs improvements.

relates: #5768

Copy link
Member

@droideck droideck left a comment

Choose a reason for hiding this comment

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

LGTM!

Description:

The certificate type checks for CA/server break if there are no certificate
extensions set (use openssl in that case to gather the info instead).
dscontainter needed to be updated for new cert checks, and UI adding certs
improvements.

relates: 389ds#5768

Reviewed by: spichugi(Thanks!)
@mreynolds389 mreynolds389 merged commit e7ef61f into 389ds:main May 18, 2023
9 checks passed
@mreynolds389 mreynolds389 deleted the CA_CERT_BUNDLE_FIX branch May 18, 2023 13:11
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.

None yet

2 participants