On 6/27/2019 8:56 AM, Mark Thomas wrote:
<snip/>
The ciphers supported by Ubuntu have changed. You need to use:
openssl ciphers -v ALL:eNULL
to see all of them.
The short version is that ARIA ciphers are now supported.
test.openssl.unimplemented=IDEA
should fix it.
Thanks, Mark!
The part that puzzled me was that `openssl ciphers -v` did not show
those ciphers and yet they appeared in the `ant test` logs. Adding
`ALL:eNULL` indeed shows the ARIA ciphers.
Best,
Igal
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]