(cobra to sentry bot + docker) default docker file uses mbedtls + ws cobra_to_sentry pass tls options to sentryClient.

This commit is contained in:
Benjamin Sergeant
2020-03-16 10:05:21 -07:00
parent 0bb5462504
commit e8f81776f9
5 changed files with 16 additions and 2 deletions

View File

@ -454,6 +454,7 @@ int main(int argc, char** argv)
bool enableHeartbeat = true;
int runtime = -1;
ix::SentryClient sentryClient(dsn);
sentryClient.setTLSOptions(tlsOptions);
ret = ix::cobra_to_sentry_bot(cobraConfig,
channel,