Fix comment text
This commit is contained in:
parent
10788215fc
commit
20f45678e6
|
@ -10,8 +10,8 @@ func addIssueAndSignCommonFields(fields map[string]*framework.FieldSchema) map[s
|
|||
Default: "pem",
|
||||
Description: `Format for returned data. Can be "pem", "der",
|
||||
or "pem_bundle". If "pem_bundle" any private
|
||||
private key and issuing cert will be appended
|
||||
to the certificate pem. Defaults to "pem".`,
|
||||
key and issuing cert will be appended to the
|
||||
certificate pem. Defaults to "pem".`,
|
||||
}
|
||||
|
||||
fields["ip_sans"] = &framework.FieldSchema{
|
||||
|
|
Loading…
Reference in a new issue