cloudfoundry / cli

The official command line client for Cloud Foundry
https://docs.cloudfoundry.org/cf-cli
Apache License 2.0
1.75k stars 928 forks source link

Getting Certitificate Error While installing the cf cli using azure Market Place #2990

Open psarangi550 opened 3 weeks ago

psarangi550 commented 3 weeks ago

Please fill out the issue checklist below and provide ALL the requested information.

Describe the bug and the command you saw an issue with Provide details on what you were trying to do (and why).

What happened A clear and concise description of what happen.

Expected behavior A clear and concise description of what you expected to happen.

Exact Steps To Reproduce Steps to reproduce the behavior; include the exact CLI commands and verbose output:

  1. Run cf
  2. Bind a service cf bind-service
  3. See error

Provide more context

getting error as below:-

2024-07-05T07:09:53.2885546Z ##[section]Starting: Install cf cli 2024-07-05T07:09:53.2895482Z ============================================================================== 2024-07-05T07:09:53.2895650Z Task : Cloud Foundry CLI Install 2024-07-05T07:09:53.2897734Z Description : Install Cloud Foundry command line interface. 2024-07-05T07:09:53.2897864Z Version : 0.164.0 2024-07-05T07:09:53.2897946Z Author : Microsoft 2024-07-05T07:09:53.2898410Z Help : 2024-07-05T07:09:53.2898512Z ============================================================================== 2024-07-05T07:09:54.9889516Z Downloading: https://packages.cloudfoundry.org/stable?release=linux64-binary&version=8.4.0&source=azure-pipelines 2024-07-05T07:09:55.3074546Z ##[error]Error: Failed to download Cloud Foundry from location https://packages.cloudfoundry.org/stable?release=linux64-binary&version=8.4.0&source=azure-pipelines. Error Error: certificate has expired 2024-07-05T07:09:55.3157000Z ##[section]Finishing: Install cf cli

moleske commented 1 week ago

Is this recreatable without azure market place? I'm not seeing this downloading https://packages.cloudfoundry.org/stable?release=linux64-binary&version=8.4.0&source=azure-pipelines myself