swagger-api / swagger-api/swagger-codegen
wget error
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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