URL: https://github.com/freeipa/freeipa/pull/1071 Author: stlaz Title: #1071: client: fix retrieving certs from HTTP Action: opened
PR body: """ We're applying bytes regex on the result of a command but were using decoded stdout instead of raw.
https://pagure.io/freeipa/issue/7131 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1071/head:pr1071 git checkout pr1071
URL: https://github.com/freeipa/freeipa/pull/1071 Author: stlaz Title: #1071: client: fix retrieving certs from HTTP Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1071/head:pr1071 git checkout pr1071
freeipa-devel@lists.fedorahosted.org