Changes between Initial Version and Version 1 of Ticket #1259, comment 8
- Timestamp:
- 04/18/20 18:53:22 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1259, comment 8
initial v1 4 4 5 5 Connection between 2.4.9 versions - 6 It seems pushing the wrong cipher is appended to the tempfile (value of 'cipher' and not any of the ciphers from ncp_ciphers), which we can see in the server's PUSH_REPLY.6 It seems the wrong cipher is appended to the server's push_reply (value of 'cipher' and not any of the ciphers from ncp_ciphers) 7 7 When disabling the plugin the correct cipher is pushed (based on ncp negotiation or poor man's ncp).