python-teos
python-teos copied to clipboard
Add teos cli auth
Tackles #230. Sets up a secure channel with TLS. (Generates a certificate for doing so.) And sends a user's provided username and password over the connection for verification.
Nice! Will give it a first pass this weekend.