func crypto/x509.CreateCertificateRequest
one use
crypto/x509 (current package)
x509.go#L2047: func CreateCertificateRequest(rand io.Reader, template *CertificateRequest, priv any) (csr []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)