• Alexander Korolkov's avatar
    Support server-size secure connections · 8c5104c8
    Alexander Korolkov authored
    Moved most of the common logic to uaprotocol.SecureConnection class.
    Example of server with security enabled:
    tools/uaserver --populate --certificate cert.pem --private_key pk.pem
    8c5104c8
internal_server.py 10.7 KB