Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the HTTPS certificate encrypt the transmission of user names and passwords #135

Open
wangyifan349 opened this issue Sep 21, 2021 · 1 comment
Labels

Comments

@wangyifan349
Copy link

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

@miguelgrinberg
Copy link
Owner

If you use HTTPS then all traffic is encrypted, including login information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants