diff --git a/src/commands/cwg.ts b/src/commands/cwg.ts index f6e6c5f..cce10b4 100644 --- a/src/commands/cwg.ts +++ b/src/commands/cwg.ts @@ -112,7 +112,7 @@ export default class CWG extends Command { account, domain, port, - x509, + x509: x509Certificate, enabled: true, }); if (domain.includes('cloud.libraryofcode.org')) {