certmanager updated

This commit is contained in:
Олег Бородин
2024-08-06 18:33:12 +02:00
parent eb218c4bf6
commit c7b9532377
29 changed files with 1398 additions and 751 deletions

View File

@@ -15,7 +15,7 @@ const schema = `
id INT NOT NULL,
name TEXT NOT NULL,
cert TEXT NOT NULL,
key TEXT NOT NULL,
key TEXT,
revoked BOOL
);
CREATE INDEX IF NOT EXISTS issuer_index