misc: resolved export for pkcs12

This commit is contained in:
Sheen Capadngan
2025-11-26 22:45:49 +08:00
parent f1ac487d49
commit 96d36bf1a6
6 changed files with 36 additions and 13 deletions

View File

@@ -731,7 +731,7 @@ export const certificateServiceFactory = ({
// Get certificate bundle (certificate, chain, private key)
const { certificate, certificateChain, privateKey } = await getCertBundle({
serialNumber,
id: cert.id,
actor,
actorId,
actorAuthMethod,