Confirmed that fixes this issue, thanks ! Greg
Le 08/10/2019 à 23:44, Ondřej Surý a écrit :
Yes, I can confirm it fixes the PHP case: # php -r 'var_dump(openssl_get_cipher_methods());' | grep 'aes-.*-hmac' string(21) "aes-128-cbc-hmac-sha1" string(23) "aes-128-cbc-hmac-sha256" string(21) "aes-256-cbc-hmac-sha1" string(23) "aes-256-cbc-hmac-sha256” Ondrej -- Ondřej Surý [email protected]
Signature email

