Skip to content

Manual completion of key exchanges is broken

Bastien Le Querrec requested to merge issue-32 into master

Disabling the option to automatically complete key exchanges makes setting up secure sessions impossible (until it's turned back on).

The message "Received key, click to process" comes up properly, except after tapping it and selecting continue, the response is not sent back.

If the option to automatically complete key exchanges is re-enabled, tapping continue will send the response.

Merge request reports