You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far the demos have only used plain unauthenticated sockets. Clearly we need TLS, with client/server authentication and self-signed certificates. This is most likely a prereq for #26 (originally amiller/HoneyBadgerBFT#7).
Also needs a script to generate certificates along with the other keys.
From @amiller on May 30, 2017 4:58
So far the demos have only used plain unauthenticated sockets. Clearly we need TLS, with client/server authentication and self-signed certificates. This is most likely a prereq for #26 (originally amiller/HoneyBadgerBFT#7).
Also needs a script to generate certificates along with the other keys.
Copied from original issue: amiller/HoneyBadgerBFT#13
The text was updated successfully, but these errors were encountered: