open-vault/ui/app/models/pki
claire bontempo 1309d724e3
ui: add params to pki parser (#18760)
* refactor parser to pull serial number from subject

* refactor pki parser

* uninstall pvtutils

* remove hideFormSection as attr

* remove hideFormSection as attr

* add string-list

* test removing issueDate

* update tests

* final answer - make number types

* change to unix time - since valueOf() is typically used internally

* add algo mapping

* add comment to complete in followon

* add attrs to pki parser

* add conditional operands so parser continues when values dont exist

* add error handling WIP

* finish tests, add error handling

* revert to helper

* move helper to util

* add parseSubject test

* finish tests

* move certs to pki helper file

* wrap parsing functions in try...catch
2023-01-24 00:49:16 +00:00
..
certificate ui: add params to pki parser (#18760) 2023-01-24 00:49:16 +00:00
about-pki-naming.md
action.js UI: PKI URLs section on generate-root form (#18781) 2023-01-23 13:36:34 -06:00
cert.js
issuer.js ui: add params to pki parser (#18760) 2023-01-24 00:49:16 +00:00
key.js
pki-config.js
pki-role.js
role.js ui: add params to pki parser (#18760) 2023-01-24 00:49:16 +00:00
urls.js UI: PKI URLs section on generate-root form (#18781) 2023-01-23 13:36:34 -06:00