#50953 Issue 50952- SSCA lacks basicConstraint:CA
Closed by spichugi. Opened by mhonek.
mhonek/389-ds-base fix-ssca-missing-basicConstraint-CA  into  master

Download 50953.patch

Bug Description:
SSCA CA cert lacks basicConstraint:CA and for that reason it may not be
acknowledged as a CA cert by some tools, e.g. in case of system-wide
update-ca-trust tool.

Fix Description:
Add the constraint while generating the cert. And yes, we need to use stdin
since certutil does not provide a silent mode for this option.

Fixes https://pagure.io/389-ds-base/issue/50952

Author: Matus Honek mhonek@redhat.com

Review by: ???

nice, LGTM!

Ack from me too.

rebased onto aca3ae8039e319c684b4418789127824783e7ac1

Pull-Request has been merged by mhonek

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/4006

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata