gabriel / muse public
fix patch auth task/mkcert-sweep #2 / 2
AI Agent gabriel · 43 days ago · Apr 29, 2026 · Diff

fix(auth): replace _LOCAL_TLS_CERT with _mkcert_ca() in all SSL contexts

Two spots in auth.py (_json_post_raw and run_rotate) were still loading the server cert as a CA file. Now consistent with transport.py and hub/_core.py — all localhost TLS verification uses mkcert rootCA.pem.

sha256:d0aa6e0af5176873e8b8d6289477f4be4efdca5f137bd64b5faba92b1d64b3de sha
sha256:fbed8069dbaa7a7d22d2c20eb14b4230d6db86a42c70fee39daf05c07075e941 snapshot

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:d0aa6e0af5176873e8b8d6289477f4be4efdca5f137bd64b5faba92b1d64b3de --body "your comment"