open-vault/ui/app/serializers/pki/certificate
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
..
base.js ui: add params to pki parser (#18760) 2023-01-24 00:49:16 +00:00
generate.js PKI Certificate Details (#18737) 2023-01-18 00:52:47 +00:00
sign.js PKI Certificate Details (#18737) 2023-01-18 00:52:47 +00:00