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
feat: CA creates a http.ServeMux with its routes (#15)
CA creates a "standard" mux which responds to "POST /issue"
with CA.ServeHTTP.
It also responds to "GET /namespace" with a plain-text UUID
namespace string.
0 commit comments