URL: https://github.com/freeipa/freeipa/pull/3141 Author: stanislavlevin Title: #3141: Fix `build_requestinfo` in LibreSSL environments Action: opened
PR body: """ `build_requestinfo` was broken in @ac6568dcf. In this case LibreSSL behavior is the same as OpenSSL < 1.1.x. Thus, an additional check for SSL implementation was added.
Fixes: https://pagure.io/freeipa/issue/7937 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3141/head:pr3141 git checkout pr3141
URL: https://github.com/freeipa/freeipa/pull/3141 Author: stanislavlevin Title: #3141: Fix `build_requestinfo` in LibreSSL environments Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3141/head:pr3141 git checkout pr3141
freeipa-devel@lists.fedorahosted.org