For CosignModule to work on Windows Server 2016, we've needed to disable HTTP/2 (aka SPDY). This registry change/addition with a reboot has worked for us:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters

EnableHttp2Tls REG_DWORD 0
EnableHttp2Cleartext REG_DWORD 0

-Phil

(Thanks for the find, Ron Rossman)


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Cosign-discuss mailing list
Cosign-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cosign-discuss

Reply via email to