Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
ghx-label-7
Description
On aarch64 and os ubuntu 18.04, the openssl version is 1.1.1,
the server which used openssl can start successfully even ciphers is bad.
So here just don't test bad ciphers cases on aarch64.
On x86, the server cannot start successfully because the lower openssl version,
not because the bad cipher.