Hi, am new to Pants and I encountered this error w...
# general
r
Hi, am new to Pants and I encountered this error whenever I download files: Exception: Error downloading file: error sending request for url (https://github.com/boyter/scc/releases/download/v3.0.0/scc-3.0.0-x86_64-apple-darwin.zip): error trying to connect: invalid peer certificate contents: invalid peer certificate: UnknownIssuer Does anyone have any tips for this? Thanks
1
w
if you have a non-standard certificate location, you may need to configure it: https://www.pantsbuild.org/v2.15/docs/restricted-internet-access#setting-up-a-certificate-authority
r
Yeap the cert file config approach worked for me :) thanks a bunch @witty-crayon-22786
👍 1