*** NoCertificate: peer did not return certificate
Open
Nobody has claimed this yet.
question
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
pyvmomi==5.5.0
connect.SmartConnect(host=host, user='root', pwd='Admin_123', port=443)
*** NoCertificate: peer did not return certificate
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 reported failure with pyvmomi==5.5.0 and the connect.SmartConnect call shown in the issue. Trace certificate handling around that entry point to determine why the peer returns no certificate; done means identifying a confirmed cause and an agreed fix or diagnostic path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100