Description: Created a test that checks if the certificate generated by instance has 'category: authority' tag in trust.
Relates: https://pagure.io/389-ds-base/issue/50952
Reviewed by: ???
It fails for me here: IndexError: list index out of range
IndexError: list index out of range
I test on 389-ds-base-1.4.4.4-20200804gitb1e4f5f2b.fc32.x86_64
I've retested on a clean machine and it is good now. I'm not sure what was wrong... So please, discard my previous comment.
And the rest looks good! Feel free to rebase and merge. Ack :)
rebased onto d2689280492bfd3045cb14ece02be2e4361570c7
Pull-Request has been merged by bsmejkal
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/4283
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
Description:
Created a test that checks if the certificate generated by instance
has 'category: authority' tag in trust.
Relates: https://pagure.io/389-ds-base/issue/50952
Reviewed by: ???