We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf7d87 commit 667ce0bCopy full SHA for 667ce0b
x-pack/plugins/data_usage/server/services/autoops_api.ts
@@ -63,7 +63,6 @@ export class AutoOpsAPIService {
63
rejectUnauthorized: tlsConfig.rejectUnauthorized,
64
cert: tlsConfig.certificate,
65
key: tlsConfig.key,
66
- ca: tlsConfig.certificateAuthorities,
67
}),
68
};
69
0 commit comments