Skip to content

fix internal ssl, add internal ssl test #584

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

Merged
merged 4 commits into from
May 28, 2025

Conversation

minrk
Copy link
Member

@minrk minrk commented May 28, 2025

closes #583

@minrk minrk added the bug label May 28, 2025
@minrk
Copy link
Member Author

minrk commented May 28, 2025

I used certipy to generate the ssl certificates the same as jupyterhub does with a Python script, because I didn't want to figure out all the incantations using openssl directly or nodejs. It's a single script with a single dependency, run with pipx and PEP 723, so no real additional setup required.

@consideRatio consideRatio merged commit 0032834 into jupyterhub:main May 28, 2025
8 checks passed
@minrk minrk deleted the internal-ssl-5 branch May 28, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

internel-ssl broken after upgrade to 5.0.0-beta.1
2 participants