#3256 SSH-CERT: always initialize cert_verify_opts
Closed: Fixed Opened by jhrozek.

Currently cert_verify_opts is only initialized when there is an option
in the config file. This might cause issues later when the struct is
accessed. Since parse_cert_verify_opts() can already handle an empty
option the additional check is not needed at all.


  • master: ecd48ae244dbb6490989752fba99b58d84babfa6
  • sssd-1-14: ecd48ae244dbb6490989752fba99b58d84babfa6
  • sssd-1-13: 04a1b3f13cffbe957f435c4d7a216b6f12c678b2

milestone: NEEDS_TRIAGE => SSSD 1.13.5
resolution: => fixed
status: new => closed

Linked to Bugzilla bug: https://bugzilla.redhat.com/show_bug.cgi?id=1393592 (Red Hat Enterprise Linux 6)

rhbz: => [https://bugzilla.redhat.com/show_bug.cgi?id=1393592 1393592]

Fields changed

version: 1.14.2 => 1.14.0

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

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/4289

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