formats icon indicating copy to clipboard operation
formats copied to clipboard

CSR builder discoverability

Open tarcieri opened this issue 1 year ago • 1 comments

The CSR builder is called x509_cert::builder::RequestBuilder.

It's located outside of x509_cert::request and doesn't have CSR anywhere in its name, nor is it mentioned in the request module.

cc @baloo

tarcieri avatar Oct 18 '24 20:10 tarcieri

In general perhaps we could use a section on CSRs / PKCS#10 in the toplevel documentation

tarcieri avatar Oct 18 '24 20:10 tarcieri