ZeroNetJS / zeronet-js

ZeroNet in JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TLS zn(server)->py(client) is broken again

mkg20001 opened this issue · comments

OS: linux

Bundle: git master

Steps to Reproduce:

  1. Run the interop tests
  1. ...
  2. ...
  3. ...

Affected Component(s): crypto, protocol

Expected Results:

Tests pass

Actual Results:

Tests fail

Other information:
My fault, again

Turns out it does not work because zeronet-py expects 'crypt' to be set in the server's response to the value of the common crypto and 'zeronet-js' doesn't care.