| 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]. | ||||