swagger-api / swagger-api/swagger-codegen

wget error

Open
#11,055 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Mustache
Stars
17.8k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Description

I try to download the codegenerator as the first step of installation.
console goes like:

wget https://repo1.maven.org/maven2/io/swagger/swagger-codegen-cli/2.4.20/swagger-codegen-cli-2.4.20.jar -O swagger-codegen-cli.jar
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = P:\GnuWin/etc/wgetrc
--2021-06-18 09:19:20-- https://repo1.maven.org/maven2/io/swagger/swagger-codegen-cli/2.4.20/swagger-codegen-cli-2.4.20.jar
repo1.maven.org feloldása... 199.232.188.209
Csatlakozás a következ"ohöz: repo1.maven.org[199.232.188.209]:443... kapcsolódva.
Nem lehet létrehozni SSL-kapcsolatot.

Reproduce:
Go to command line and enter the wget command from above.

If this is a problem with wget or ssl, than what can I do?
How can I set up SSL to work?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Windows command-line download using the provided wget URL and capture the SSL error. Investigate whether the failure is in wget, its SSL configuration, or the Maven repository connection. Done requires a confirmed cause and documented setup or workaround for downloading swagger-codegen-cli.jar.

Written by the indexing model from the issue text.

Assessment

Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.