feat: script backend, fixes

This commit is contained in:
DecDuck
2025-08-25 12:35:12 +10:00
parent 0d01809fd0
commit 817c3cf503
4 changed files with 45 additions and 3 deletions

View File

@ -1,5 +1,4 @@
use anyhow::anyhow;
use napi::Error;
use rcgen::{
CertificateParams, DistinguishedName, IsCa, KeyPair, KeyUsagePurpose, PublicKeyData,
SubjectPublicKeyInfo,