SES-31: Added hint for problems related to Sun Bug 6851973
This commit is contained in:
@@ -86,6 +86,12 @@ import org.springframework.web.filter.GenericFilterBean;
|
||||
* </bean>
|
||||
* </beans>
|
||||
* </pre>
|
||||
*
|
||||
* If you get a "GSSException: Channel binding mismatch (Mechanism level:ChannelBinding not provided!)
|
||||
* have a look at this <a href="http://bugs.sun.com/view_bug.do?bug_id=6851973">bug</a>.<br />
|
||||
* A workaround unti this is fixed in the JVM is to change
|
||||
* HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\LSA\SuppressExtendedProtection to 0x02
|
||||
*
|
||||
*
|
||||
* @author Mike Wiesner
|
||||
* @since 1.0
|
||||
|
||||
Reference in New Issue
Block a user