Deleting OpenSSL module and library

This commit is contained in:
Fabio Alessandrelli 2018-02-08 19:17:31 +01:00
parent 308b03b377
commit 6fcc8b7e1f
934 changed files with 3 additions and 351070 deletions

View file

@ -32,7 +32,7 @@ def get_flags():
# The module has little use due to the limited networking functionality
# in this platform. For the available networking methods, the browser
# manages TLS.
('module_openssl_enabled', False),
#('module_openssl_enabled', False),
]