Bitrise Setup - x509: certificate signed by unknown authority

Hi, I’m running the bitrise setup --clean and fails with the following message:

Checking Bitrise Plugins...
Default plugin (init) NOT found, installing...
Download failed, retrying ...
Download failed, retrying ...
Setup failed, error: Failed to do Plugins setup, error: Plugin (init) failed to install: Failed to install plugin, error: failed to download plugin executable from (https://github.com/bitrise-core/bitrise-plugins-init/releases/download/1.0.2/bitrise-plugins-init-Darwin-x86_64), error: failed to download from (https://github.com/bitrise-core/bitrise-plugins-init/releases/download/1.0.2/bitrise-plugins-init-Darwin-x86_64), error: Get https://github.com/bitrise-core/bitrise-plugins-init/releases/download/1.0.2/bitrise-plugins-init-Darwin-x86_64: x509: certificate signed by unknown authority

x509: certificate signed by unknown authority

macOS 10.12.6

If I access directly the link https://github.com/bitrise-core/bitrise-plugins-init/releases/download/1.0.2/bitrise-plugins-init-Darwin-x86_64 through a web browser, I’m able to download the file without any issue.

Hi!

Could you please run a $ bitrise update and try it again?

I did it, but it’s still failing to download the installs.
Although I’m behind a corporate network, I can still access the github urls, but the setup is not working.

I’m behind a corporate network

certificate signed by unknown authority

Is there any proxy intercepting HTTPS traffic?

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.