DioxusLabs / DioxusLabs/dioxus
Dx bundle desktop Error, `io: invalid peer certificate: UnknownIssuer`
Open
bug
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
```
INFO Running desktop bundler...
ERROR Failed to bundle project: HttpError(
Io(
Custom {
kind: InvalidData,
error: InvalidCertificate(
UnknownIssuer,
),
},
),
)
ERROR dx bundle: `io: invalid peer certificate: UnknownIssuer`
Caused by:
io: invalid peer certificate: UnknownIssuer
```
dioxus: 0.7.1
OS: win11
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.