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
Tests: Verify that cert-find show CA without --all #165
Conversation
|
The same check should be also performed for The patch also added CA to |
|
that reminds me this regression in cert-show: https://fedorahosted.org/freeipa/ticket/6022#comment:6 |
41dee6b
to
d704b59
Compare
|
I added check for cert-show and cert-request (it was quite easy to add it to existing test). I'd prefer to add test for #6022 separately when bugfix is provided. |
|
Right, I only wanted to highlight the issue in #6022. It should be a separate patch. |
|
Ticket is in already closed milestone, please change ticket in the commit message. |
Verify that command cert-find, cert-show and cert-request show CA even without --all. https://fedorahosted.org/freeipa/ticket/6410
|
Sorry for that, I created new ticket and changed commit message. |
|
Ticket/commit msg seems to be correct now. |
https://fedorahosted.org/freeipa/ticket/6151