microsoft / azure-devops-engineering-extensions

AzureDevOps marketplace extension that contains various engineering oriented Pipeline tasks
MIT License
19 stars 20 forks source link

SSL Certificates #75

Open LydinC opened 2 years ago

LydinC commented 2 years ago

No way to skip SSL Certificate checks:

Node Version: v6.17.1 (node:10272) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: unable to verify the first certificate DataProviderError: Error fetching data using TestOwnersDataProvider: unable to verify the first certificate DataProviderError: Error fetching data using TestOwnersDataProvider: unable to verify the first certificate at ReportError (C:\agent_work_tasks\EmailReport_36fd41b1-8024-4ce9-a5a0-53c3e54ed105\1.1.8\exceptions\ReportError.js:6:9) at DataProviderError (C:\agent_work_tasks\EmailReport_36fd41b1-8024-4ce9-a5a0-53c3e54ed105\1.1.8\exceptions\DataProviderError.js:6:9) at ReportProvider. (C:\agent_work_tasks\EmailReport_36fd41b1-8024-4ce9-a5a0-53c3e54ed105\1.1.8\providers\ReportProvider.js:54:41) at throw (native) at rejected (C:\agent_work_tasks\EmailReport_36fd41b1-8024-4ce9-a5a0-53c3e54ed105\1.1.8\providers\ReportProvider.js:5:65) at process._tickCallback (internal/process/next_tick.js:109:7) InnerError:unable to verify the first certificate: Error: unable to verify the first certificate at Error (native) at TLSSocket. (_tls_wrap.js:1092:38) at emitNone (events.js:86:13) at TLSSocket.emit (events.js:185:7) at TLSSocket._finishInit (_tls_wrap.js:609:8) at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:439:38) MissingDataError: Unable to fetch all data for generating report. Not Sending report. MissingDataError: Unable to fetch all data for generating report. Not Sending report.