beehive-lab / DFLOW

A framework for rapidly prototyping data DFLOW proof-of-concepts
Apache License 2.0
2 stars 0 forks source link

Initial functionality to turn on/off encryption #27

Closed Maxi17 closed 3 years ago

Maxi17 commented 3 years ago

The encryption provided by openssl can now be turned off.

Only works if the client has the encryption turned off. If the on-board is set to communicate insecurely, while the client is set to respond securely, an error is expected at the first handshake.