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