mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

ugaston
04.42.2009 51dd0ce658de1af8e825d7efa3a61d32f5bb25b9
opendj-sdk/opends/tests/staf-tests/functional-tests/testcases/security/sasl/security_sasl_digest-md5.xml
@@ -3206,9 +3206,12 @@
                'authenticationId' : 'dn:%s' % test_user,
                'strength'         : 'low',
                'password'         : 'newleg',
                'protection'       : 'auth-conf'
                'protection'       : 'auth-conf',
                'knownIssue'       : '3967'
              }
            </call>
            <!-- Issue 3967: SASL encryption: cipher strength low not supported
                 with java 1.5 -->
                        
            <call function="'testCase_Postamble'"/>
            
@@ -3553,9 +3556,12 @@
                'authenticationId' : 'dn:%s' % test_user,
                'strength'         : 'low',
                'password'         : 'newleg',
                'protection'       : 'auth-conf'
                'protection'       : 'auth-conf',
                'knownIssue'       : '3967'
              }
            </call>
            <!-- Issue 3967: SASL encryption: cipher strength low not supported
                 with java 1.5-->
            <script> 
              returnString = STAXResult[0][1]
@@ -4228,9 +4234,12 @@
                'authenticationId' : 'dn:%s' % test_user,
                'strength'         : 'low',
                'password'         : 'newleg',
                'protection'       : 'auth-conf'
                'protection'       : 'auth-conf',
                'knownIssue'       : '3967'
              }
            </call>
            <!-- Issue 3967: SASL encryption: cipher strength low not supported
                 with java 1.5-->
            <script> 
              returnString = STAXResult[0][1]