You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there is a callback for using DC: GetDelegatedCredential. This can be improved to:
Use the GetCertificate and GetCertificateClient callbacks to return the DCs as part of the Certificate structure
Allow the possibility of returning a list of DCs: the appropriate DC will be chosen by using the advertise signature algorithm on the ClientHello/Certificate Request extension.
Currently, there is a callback for using DC:
GetDelegatedCredential. This can be improved to:GetCertificateandGetCertificateClientcallbacks to return the DCs as part of the Certificate structure