URL: https://github.com/SSSD/sssd/pull/5253 Title: #5253: libdirsrv should be modified to be compatible with new DS
mrniranjan commented: """ @aborah-sudo Can you modify the line in the patch with below changes:
` set_trust_cmd = 'certutil -M -d %s -n %s -t ' \ '"CT,C,T" -f %s' % (self.dsinst_path, canick, pwfile) ` """
See the full comment at https://github.com/SSSD/sssd/pull/5253#issuecomment-683737608