View Ticket
2024-06-28
21:58 Closed ticket [688788a45c]: review ciphers test plus 5 other changes artifact: 6695ac90c4 user: bohagan
2017-01-17
16:28 New ticket [688788a45c]. artifact: 2a10be60a7 user: anonymous

Ticket Hash: 688788a45c52c5b7020f2dc1c394d14b31195b63
Title: review ciphers test
Status: Closed Type: Code Defect
Severity: Minor Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2024-06-28 21:58:38
Version Found In:
User Comments:
anonymous added on 2017-01-17 16:28:50:
The ciphers test checks against a hard-coded list of ciphers. The actual list of ciphers supported by the underlying ssl/tls implementation varies based on the configuration. Please fix ciphers test so that the actual list of supported ciphers is checked.

bohagan added on 2024-06-28 21:58:38:
This is fixed in commit [05b2dd47be4c743].