EGA-archive / LocalEGA

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

Increase key size to 4096 #107

Closed omllobet closed 4 years ago

omllobet commented 4 years ago

Describe the pull request:

Pull request long description:

This pull request increases the size of the generated keys in the bootstrap to 4096. This is to avoid the error ssl.SSLError: [SSL: EE_KEY_TOO_SMALL] ee key too small (_ssl.c:3991) produced in versions of openssl with an increased security level configured. See Openssl security level

Changes made:

Related issues:

Additional information:

Release note:

Documentation change:

Mentions: