URL: https://github.com/SSSD/sssd/pull/525 Author: sumit-bose Title: #525: TESTS: simple CA to generate certificates for test Action: opened
PR body: """ To avoid issue with certificate lifetimes a simple OpenSSL based CA is used to generate certificates for tests.
To make management easy all related data is kept in src/tests/test_CA. Since some header files will be generated the generation of the needed files is added to BUILT_SOURCES as other generated code.
Related to https://pagure.io/SSSD/sssd/issue/3436 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/525/head:pr525 git checkout pr525
URL: https://github.com/SSSD/sssd/pull/525 Title: #525: TESTS: simple CA to generate certificates for test
jhrozek commented: """ * master: * 19f5dd0b8dc4eff3373a0ac9ea17c2440628fd4c * 0dc7f90667df6420bc9e93ae2c8bacd6ea148f0f * cbcb2dab1ba06c65d64910b733f4480b5cf5d090 """
See the full comment at https://github.com/SSSD/sssd/pull/525#issuecomment-372056173
URL: https://github.com/SSSD/sssd/pull/525 Title: #525: TESTS: simple CA to generate certificates for test
jhrozek commented: """ I'll leave the PR open until we check the code into the stable branches """
See the full comment at https://github.com/SSSD/sssd/pull/525#issuecomment-372056283
URL: https://github.com/SSSD/sssd/pull/525 Title: #525: TESTS: simple CA to generate certificates for test
jhrozek commented: """ Unsuprisingly the PR doesn't apply to older branches. I agree it would be nice to backport it to sssd-1-13, because it's the long-term branch and the workaround was valid only until May-2018 IIRC. @sumit-bose would you prefer to do the backport yourself or should someone else do it?
I would personally not care about sssd-1-14 unless it's very little work compared to the sssd-1-13 branch. IMO we should just release what we have and announce that users should migrate to other supported branches. """
See the full comment at https://github.com/SSSD/sssd/pull/525#issuecomment-372447719
URL: https://github.com/SSSD/sssd/pull/525 Title: #525: TESTS: simple CA to generate certificates for test
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/525 Title: #525: TESTS: simple CA to generate certificates for test
sumit-bose commented: """ @jhrozek, I can do the backport. I'd just like to check some oddity on Debian @fidencio found before. """
See the full comment at https://github.com/SSSD/sssd/pull/525#issuecomment-372566823
URL: https://github.com/SSSD/sssd/pull/525 Title: #525: TESTS: simple CA to generate certificates for test
jhrozek commented: """
On 13 Mar 2018, at 08:04, sumit-bose notifications@github.com wrote:
@jhrozek, I can do the backport. I'd just like to check some oddity on Debian @fidencio found before.
If it’s on your list, feel free to close this PR. I only kept it open so that we don’t forget about the backport to sssd-1-13. """
See the full comment at https://github.com/SSSD/sssd/pull/525#issuecomment-372597758
URL: https://github.com/SSSD/sssd/pull/525 Title: #525: TESTS: simple CA to generate certificates for test
sumit-bose commented: """ The fix for the oddity is available in PR#534 and backports are available in PR#535 and PR#536. """
See the full comment at https://github.com/SSSD/sssd/pull/525#issuecomment-373068980
URL: https://github.com/SSSD/sssd/pull/525 Author: sumit-bose Title: #525: TESTS: simple CA to generate certificates for test Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/525/head:pr525 git checkout pr525
sssd-devel@lists.fedorahosted.org