URL: https://github.com/freeipa/freeipa/pull/1421 Author: amitkumar50 Title: #1421: Modifying --subject field in 'ipa help cert_find' Action: opened
PR body: """ ipa cert_find command has an option called --subject. The option is documented as --subject=STR Subject. It is expected that a --subject option searches by X.509 subject field but it does not do so. It searches for CN not cert subject. Hence changing content of --subject help option.
Resolves: https://pagure.io/freeipa/issue/7322 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1421/head:pr1421 git checkout pr1421
URL: https://github.com/freeipa/freeipa/pull/1421 Author: amitkumar50 Title: #1421: Match Common Name attribute in Subject Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1421/head:pr1421 git checkout pr1421
freeipa-devel@lists.fedorahosted.org