coder / coder/code-server

SEC_ERROR_BAD_SIGNATURE in Firefox

未關閉
#6,553 8 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
TypeScript
星號
79.3k
分支
6.8k
平均合併
2 天 6 小時
30 天內合併 PR
41

描述

### Is there an existing issue for this?

- [X] I have searched the existing issues

### OS/Web Information

- Web Browser: Firefox 120.0 (64-Bit)
- Local OS: MacOS 14.1.1
- Remote OS: MacOS 14.1.1
- Remote Architecture: linux-arm64
- `code-server --version`:
1.84.2
9658969084238651b6dde258e04f4abd9b14bfd1
arm64

### Steps to Reproduce

1. CMD /usr/local/bin/code-server --cert --bind-addr 0.0.0.0:8080 /app
2. Connect to https://localhost:8080 with Fierefox
3. There's no option to "Accept the risk and continue"

### Expected

Code Server should open in Forefox

### Actual

```
Fehler: Gesicherte Verbindung fehlgeschlagen

Beim Verbinden mit localhost:8080 trat ein Fehler auf. Das Zertifikat der Gegenstelle hat eine ungültige Signatur.

Fehlercode: SEC_ERROR_BAD_SIGNATURE

Die Website kann nicht angezeigt werden, da die Authentizität der erhaltenen Daten nicht verifiziert werden konnte.
Kontaktieren Sie bitte den Inhaber der Website, um ihn über dieses Problem zu informieren.

Weitere Informationen…
```

I can use the same instance of Code Server in Safari, though.

### Logs

_No response_

### Screenshot/Video

_No response_

### Does this issue happen in VS Code or GitHub Codespaces?

- [X] I cannot reproduce this in VS Code.
- [X] I cannot reproduce this in GitHub Codespaces.

### Are you accessing code-server over a secure context?

- [X] I am using a secure context.

### Notes

_No response_

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。