Cant confirm cert on custom host with dev domain
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 42/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- typescript
Research direction
Start with the Vite command and vite.config.ts configuration shown, then inspect how basicSsl() generates and serves its self-signed certificate for custom hosts. Reproduce the missing confirmation behavior in Chrome and Firefox on Windows 11, compare it with a .ru host, and consider the issue done when the .dev host can be confirmed or the limitation is documented.
Written by the indexing model from the issue text.
Description
OS: Windows 11
vite --https --host any-custom-host.dev --port 443 --mode multi --strictPort
vite.config.ts
export default defineConfig({
server: { https: true },
plugins: [vue(), basicSsl()],
preview: {
https: true
}
})
there is no cert confirm button in chrome and firefox
host with ru domain works well
vite-plugin-mkcert works well with .dev domain
- Dominant language
- TypeScript
- Stars
- 517
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from vitejs/vite-plugin-basic-ssl
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
vitejs/vite-plugin-basic-ssl#116 · 1 comment · 1 reaction ·
-
Dependency Dashboard Open
Difficulty 4/5 3-5 days Newbie friendliness 15/100
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
vitejs/vite-plugin-basic-ssl#14 · 3 comments ·
-
Invalid certificate Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
vitejs/vite-plugin-basic-ssl#6 · 2 comments · 10 reactions ·
All issues in vitejs/vite-plugin-basic-ssl
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
danielmiessler/LifeOS#2218 ·