#3436 Certificates used in unit tests have limited lifetime
Closed: Fixed Opened by sbose.

Certificates always include a lifetime and some certificates used in unit tests recently expired. This caused test which validate the certificate to fail. Other tests which just convert the certificate or read some data still worked.

The proper solution is to generate the certificates during the test at runtime.

A short term solution is to replace the expired certificate by a valid one.


Temporary workaround till 2018-05-24 14:13:49 UTC

master:

  • 2ccfa9502abf52941d8b6e44b5f7cfdd13311a2d

sssd-1-14:

  • a3f85d196d14d2699af3ccd87c69c89287ce09fa

sssd-1-13:

  • d25ff20f6102c2cb47fd75ebf57ae6a5d7aac19c

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 1.15.4

Metadata Update from @jhrozek:
- Issue tagged with: cleanup-one-sixteen

Metadata Update from @jhrozek:
- Issue untagged with: cleanup-one-sixteen
- Issue priority set to: minor
- Issue set to the milestone: SSSD 1.16.0 (was: SSSD 1.15.4)

Since we are required to release a new upstream tarball no later than Friday Oct-20, I'm moving tickets that will not be closed by that date to the next milestone, 1.16.1

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 1.16.1 (was: SSSD 1.16.0)

Metadata Update from @jhrozek:
- Issue tagged with: postpone-to-2-0

Metadata Update from @jhrozek:
- Issue untagged with: postpone-to-2-0
- Issue set to the milestone: SSSD 2.0 (was: SSSD 1.16.1)

Commit cbcb2dab relates to this ticket

Commit 0dc7f906 relates to this ticket

Commit 19f5dd0b relates to this ticket

Metadata Update from @jhrozek:
- Issue close_status updated to: Fixed
- Issue set to the milestone: SSSD 1.16.2 (was: SSSD 2.0)
- Issue status updated to: Closed (was: Open)

  • additional fix in master: 86c06c3b3d1cb4f590bcd951939bf3ef0001c4d3

Commit 86c06c3b relates to this ticket

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4463

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata