mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-18 05:33:17 +00:00
38f07252f8
ssl wrap prior to accept causes accept() to be too complicated to stay in the persistent thread and makes key changes require restart to pickup. Call the wrap_socket within the dedicated client thread so that it gets up to date at the right time and picks up certificate changes in a timely fashion.