You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial version of ssl support. This commit adds ssl_context parameter to
HTTPServer so werkzeug can create a HTTPS server if it is properly initialized.
See the test_ssl.py for more details.
0 commit comments