mirror of
https://github.com/certd/certd.git
synced 2026-04-28 07:57:25 +08:00
chore: 1
This commit is contained in:
@@ -30,7 +30,7 @@ export class CertConverter {
|
|||||||
// 转der
|
// 转der
|
||||||
derPath = await this.convertDer(ctx);
|
derPath = await this.convertDer(ctx);
|
||||||
|
|
||||||
// jksPath = await this.convertJks(ctx, pfxPath, opts.pfxPassword);
|
//jksPath = await this.convertJks(ctx, pfxPath, opts.pfxPassword);
|
||||||
};
|
};
|
||||||
|
|
||||||
await certReader.readCertFile({ logger: this.logger, handle });
|
await certReader.readCertFile({ logger: this.logger, handle });
|
||||||
|
|||||||
Reference in New Issue
Block a user