Add certificate model for http and dns

change is_ecc to boolean, its still stored as int in sqlite
This commit is contained in:
Jamie Curnow
2023-02-28 20:55:40 +10:00
parent 7455accf58
commit fc2df47753
22 changed files with 599 additions and 71 deletions

View File

@ -22,6 +22,7 @@
"@typescript-eslint/parser": "^5.30.6",
"ajv": "^8.12.0",
"babel-eslint": "^10.1.0",
"chakra-react-select": "^4.5.0",
"classnames": "^2.3.1",
"country-flag-icons": "^1.5.5",
"date-fns": "2.28.0",