TODO: adjust to ssl
This commit is contained in:
parent
db0da8b24b
commit
f7a9f76aad
@ -217,3 +217,5 @@ if __name__ == '__main__':
|
||||
logging.info("Please consider using SSL.")
|
||||
certificate, key = None, None
|
||||
server.run()
|
||||
|
||||
# TODO: https://pymotw.com/3/asyncio/ssl.html (replace eof with zero-byte)
|
Loading…
x
Reference in New Issue
Block a user