Skip to content

DisallowInsecureCipher test case throws fails even for the correct response.

For the DisallowInsecureCipher test, the TlsFatalAlertException is thrown from the server, with the handshake failure, which is a expected behaviour, however the currently it is shown as test failure. Shouldn't this be considered as passed? In the test case at [1], it seems always checking for particular type of exception.

Screenshot_from_2018-11-15_14-58-00

[1] https://gitlab.com/fintechlabs/fapi-conformance-suite/blob/master/src/main/java/io/fintechlabs/testframework/condition/common/DisallowInsecureCipher.java#L193

Edited by Megala Uthayakumar