Open wangyifan349 opened 3 years ago
I have a security question to ask Whether the username password sent by flask-httpauth will be encrypted with the certificate when flask uses HTTPS
If you use HTTPS then all traffic is encrypted, including login information.
I have a security question to ask Whether the username password sent by flask-httpauth will be encrypted with the certificate when flask uses HTTPS