jupyterhub / oauthenticator

OAuth + JupyterHub Authenticator = OAuthenticator
https://oauthenticator.readthedocs.io
BSD 3-Clause "New" or "Revised" License
414 stars 366 forks source link

Centralize validate_server_cert in one place #736

Closed yuvipanda closed 7 months ago

yuvipanda commented 8 months ago

This was currently being set in 2 places:

This sets the default in one place so it's hard to miss.