tls: failed to verify certificate: x509: certificate signed by unknown authority
Opened this issue · 0 comments
anilsamuel commented
I get following error on windows/powershell; how can i ignore certificates ?
I tried following but no luck
npm config set strict-ssl false --global
NODE_TLS_REJECT_UNAUTHORIZED=0
> cw tail --local <log>
operation error CloudWatch Logs: FilterLogEvents, exceeded maximum number of attempts, 3, https response error StatusCode: 0, RequestID: , request send failed, Post "https://logs.ap-southeast-2.amazonaws.com/": tls: failed to verify certificate: x509: certificate signed by unknown authority