Nicky Semenza

Results 7 comments of Nicky Semenza

Currently only `multirootca` exposes prometheus metrics, `cfssl` does not. There'd need to be a prometheus route added to https://github.com/cloudflare/cfssl/blob/7614d6cad35dd6d33c8c1fc2e2db5d9ce111e56b/cli/serve/serve.go

What are you running to determine the version number? You actually shouldn't get a version number if you run `go install` because. (I can fix that by using https://pkg.go.dev/runtime/debug#ReadBuildInfo or...

what does `which cfssl` give you? it's possible an older version could be taking precedence in your PATH over the one in GOROOT?

zcrypto is required because it's needed for zlint, which is a very popular tool used by practically every CA: https://github.com/zmap/zlint#zlint-usersintegrations - in other words I don't think that notice should...

1. run express server in sadbot, point github webhook to that 2. when sadbot receives request from github, send to all the threads that are in like `settings.admin_threads` or something...

now that @kedarv added an express server that's working for tumblr callbacks , we could do github hooks with even less effort

is this necessary at all? @matthewess