- fix https on python3 after breaking it in v0.6.3
- workaround for older versions:
--no-sendfile
- don't use the native https anyways (pls reverse-proxy)
- workaround for older versions:
- that said, added a bunch of ssl/tls/https options
- choice to only accept http or https
- specify ssl/tls versions and ciphers to allow
- log master-secrets to file
- print cipher overlap on connect
- up2k indexer flushes to disk every minute
- up2k indexer mentions the filepath on errors