English version of all error messages you can encounter while programming
  |   ABOUT


Solution for "A call to SSPI failed, see inner exception."



This exception seems to appears on Windows 10 after installing the KB3163018 and/or KB3163017. As stated by Microsoft, those updates changes the security context with which user group policies are retrieved. This by-design behavior change protects customers’ computers from a security vulnerability. Before the update is installed, user group policies were retrieved by using the user’s security context. After the update is installed, user group policies are retrieved by using the computer's security context.

1. Edit the following registry key :

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\KeyExchangeAlgorithms\Diffie-Hellman]
"ClientMinKeyBitLength"=dword:00000200

2. Check if the have the permission to contact the local machine certificate store to validate the trust of the passed certificate.

References

https://social.msdn.microsoft.com/Forums/en-US/c4406126-d189-4a85-81ea-4570d276c401/a-call-to-sspi-failed-see-inner-exception-the-local-security-authority-cannot-be-contacted?forum=wcf




Localized versions of this error

فشل استدعاء واجهة SSPI، انظر الاستثناء الداخلي.
 
Volání rozhraní SSPI se nezdařilo. Viz vnitřní výjimka.
 
Et kald til SSPI fejlede, se indre undtagelse.
 
Fehler bei SSPI-Aufruf, siehe interne Ausnahme.
 
Μια κλήση στο SSPI απέτυχε, ανατρέξτε στην εσωτερική εξαίρεση.
 
No se pudo realizar una llamada a SSPI; consulte la excepción interna.
 
SSPI-kutsu epäonnistui, katso sisempi poikkeus.
 
Échec d'un appel à SSPI, consultez l'exception interne.
 
קריאה ל- SSPI נכשלה, עיין במצב החריג הפנימי.
 
Az SSPI hívása sikertelen volt, lásd a belső kivételt.
 
Chiamata a SSPI non riuscita. Vedere l'eccezione interna.
 
SSPI への呼び出しに失敗しました。内部例外を参照してください。
 
SSPI를 호출하지 못했습니다. 내부 예외를 참조하십시오.
 
Een aanroep naar SSPI is mislukt, raadpleeg de interne uitzondering.
 
Kall til SSPI mislyktes. Se internt unntak.
 
Wywołanie SSPI nie powiodło się. Zobacz wyjątek wewnętrzny.
 
Falha a uma chamada a SSPI, consulte a exceção interna.
 
Falha de uma chamada para SSPI, ver a excepção interior.
 
Ошибка вызова SSPI, см. внутреннее исключение.
 
Ett SSPI-anrop misslyckades, se det ursprungliga undantaget.
 
SSPI çağrısı başarısız oldu, iç özel duruma bakın.
 
调用 SSPI 失败,请参见内部异常。
 
呼叫 SSPI 失敗,請查看內部例外狀況。
 
调用 SSPI 失败,请参见内部异常。
 
呼叫 SSPI 失敗,請查看內部例外狀況。

Disclaimer
Those solutions have been provided to you without any guarantee, they have been found on different help forums and brought to you here to ease your resolution process.







Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions