Stanislav Ushkovsky
Results
2
issues of
Stanislav Ushkovsky
**Describe the bug** The server returns error: BadUserAccessDenied, when client tries to connect to the server with valid certificate and private key. **To Reproduce** 1. Run server-with-encryption.py from examples directory....
bug
When the server uses encryption for data transferring, a password parameter passed to the UserManager.get_user method is encoded and encrypted. So it is impossible to use this data for the...