apache / apache/tooling-llmao

SSL_VERIFY=0 is a stopgap that will outlive its reason

Open Beginner friendly
#21 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

`vllm-fleet-design.md` section 5 notes it is temporary while
`llm.apache.org` is on `:8443`. Stopgaps in provisioning scripts do not get
removed on their own.

Either remove it when the port moves, or have `install_set.py` log a warning
when it is set so it announces itself.

Contributor guide

No contributing guide indexed for this repository

Research direction

Read section 5 of vllm-fleet-design.md and inspect install_set.py to confirm how SSL_VERIFY is handled and whether :8443 is still in use. Done means the stopgap is removed once the port moves, or install_set.py logs a warning whenever SSL_VERIFY=0 is set.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devops
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.