EGA-archive / LocalEGA

A federated storage for sensitive data
http://localega.readthedocs.io
Apache License 2.0
7 stars 16 forks source link

TLS on/off switch #66

Closed silverdaz closed 4 years ago

silverdaz commented 5 years ago

Description

TLS encryption and client verification is on by default in the bootstrap script now.

Proposed solution

Add a command-line argument in the bootstrap to turn off TLS cient verification and encryption entirely.

Definition of Done

When we can bootstrap with or without TLS.