Values.CsrExtensionsSourceDescribes the certificate extensions to be added to the certificate signing request (CSR).
type nonrec t = {keyUsage : KeyUsage.t option;Indicates the purpose of the certificate and of the key contained in the certificate.
*)subjectInformationAccess : AccessDescriptionList.t option;For CA certificates, provides a path to additional information pertaining to the CA, such as revocation and policy. For more information, see Subject Information Access in RFC 5280.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of CustomObjectIdentifier.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of
CustomObjectIdentifier.t ])
list ]
list
| `String of CustomObjectIdentifier.t ])
list ])
list ])
list ]
list
| `Structure of (string * [> `Boolean of Boolean.t ]) list ])
list ]