OpenSearch/libs/ssl-config/src
Tim Vernum 13fa72cae3
Fix broken test on FIPS for specific seed (#41230)
Under random seed 4304ED44CB755610 the generated byte pattern causes
BC-FIPS to throw

    java.io.IOException: DER length more than 4 bytes: 101

Rather than simply returning an empty list (as it does for most random
values).

Backport of: #40939
2019-04-26 15:43:48 +10:00
..
main [Docs] Fix common word repetitions (#39703) 2019-04-25 20:47:47 +02:00
test Fix broken test on FIPS for specific seed (#41230) 2019-04-26 15:43:48 +10:00