open-vault/changelog/13238.txt
claire bontempo e8c9affee1
UI/Fix node-forge EC error (#13238)
* add catch for node-forge error handling

* update comment

* adds changelog

* alphabetize attrs and add canParse attr

* show alert banner if unable to parse metadata

* add test to check info banner renders
2021-11-23 13:51:02 -05:00

3 lines
91 B
Plaintext

```release-note:bug
ui: Fixes node-forge error when parsing EC (elliptical curve) certs
```