pki: generating CSR through API #3973
Annotations
3 errors
golangci-lint:
modules/caddypki/csr.go#L110
missing cases in switch of type caddypki.curve: caddypki.curveEd25519, caddypki.curveX25519 (exhaustive)
|
golangci-lint:
modules/caddypki/csr.go#L118
missing cases in switch of type caddypki.curve: caddypki.curveP256, caddypki.curveP384, caddypki.curveP521 (exhaustive)
|
golangci-lint
issues found
|
Loading