docs/proposals: specify encoding of certificate requests
This commit is contained in:
@@ -94,7 +94,7 @@ type CertificateSigningRequest struct {
|
||||
|
||||
// This information is immutable after the request is created.
|
||||
type CertificateSigningRequestSpec struct {
|
||||
// Raw PKCS#10 CSR data
|
||||
// base64-encoded PKCS#10 CSR data
|
||||
CertificateRequest string `json:"request"`
|
||||
|
||||
// Any extra information the node wishes to send with the request.
|
||||
|
Reference in New Issue
Block a user