open-vault/website/content/api-docs
Steven Clark 92c1a2bd0a
New PKI API to generate and sign a CRL based on input data (#18040)
* New PKI API to generate and sign a CRL based on input data

 - Add a new PKI API that allows an end-user to feed in all the
   information required to generate and sign a CRL by a given issuer.
 - This is pretty powerful API allowing an escape hatch for 3rd parties
   to craft customized CRLs with extensions based on their individual
   needs

* Add api-docs and error if reserved extension is provided as input

* Fix copy/paste error in Object Identifier constants

* Return nil on errors instead of partially filled slices

* Add cl
2022-11-22 11:41:04 -05:00
..
auth Add list to cert auth's CRLs (#18043) 2022-11-18 11:39:17 -05:00
secret New PKI API to generate and sign a CRL based on input data (#18040) 2022-11-22 11:41:04 -05:00
system Added documentation for Introspection API (#17753) 2022-11-11 09:50:44 -08:00
index.mdx Docs: API overview text clarity & kv2 mention... #16746 (#16748) 2022-10-27 08:35:17 -07:00
libraries.mdx Remove Async-HVAC from recommended libraries list (#17480) 2022-10-10 17:15:32 -04:00
relatedtools.mdx website: content updates for developer (#17035) 2022-09-22 08:11:04 -07:00