certwrangler.http module

certwrangler.http module#

certwrangler.http.create_http_server(ctx: Context) Server[source]#

Simple webserver to expose metrics and a status check.

async certwrangler.http.status(request: Request) JSONResponse[source]#

Quick status check that returns if the daemon threads are running.