Skip to content
  • Sebastian Hahn's avatar
    Fix assert for relay/bridge state change · 68f8ca35
    Sebastian Hahn authored and Nick Mathewson's avatar Nick Mathewson committed
    When we added support for separate client tls certs on bridges in
    a2bb0bfd we forgot to correctly initialize this when changing
    from relay to bridge or vice versa while Tor is running. Fix that
    by always initializing keys when the state changes.
    
    Fixes bug 2433.
    68f8ca35