Error in Step 3: Account registration failed. Please start back at Step 1.
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 30/100
- Issue 类型
- 缺陷
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- javascript
- 领域
- security
调研方向
首先使用报告中的 ACME badNonce 和 malformed JWS 响应重现 Step 3 账户注册流程,然后检查注册入口点以及报告中显示的 OpenSSL 签名命令。当该流程能够正确处理当前的 ACME nonce 和 JWS 响应,而不是在 Step 3 失败时,即表示完成。
由索引模型根据 Issue 内容生成。
描述
Step 1 and 2 worked fine but in step 3 I get the following error:
Error: Account registration failed. Please start back at Step 1. { "type": "urn:ietf:params:acme:error:badNonce", "detail": "JWS has an invalid anti-replay nonce: "0103QwMp1UWXcX5B5sSQBIDWzJL5ak3waWsArRm_875tX3A"", "status": 400 }
I tried a second time and got the following error:
Error: Account registration failed. Please start back at Step 1. { "type": "urn:ietf:params:acme:error:malformed", "detail": "JWS verification error", "status": 400 }
I entered the single line output of the echo -n "eyJ1...1ZX0" | openssl dgst -sha256 -hex -sign $PRIV_KEY" command as:
(stdin)= 1a7f....0835
(actual full strings shortened here for brevity).
Maybe the nonce part of the ACME protocol changed or something?
- 主要语言
- JavaScript
- 星标
- 2.2k
- 派生
- 277
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
diafygi/gethttpsforfree 的其他 Issue
-
难度 4/5 3-5 天 新手友好度 35/100
diafygi/gethttpsforfree#183 · 1 条评论 ·
-
难度 4/5 3-5 天 新手友好度 30/100
diafygi/gethttpsforfree#178 · 2 条评论 ·
-
难度 3/5 1-2 天 新手友好度 35/100
diafygi/gethttpsforfree#173 · 1 条评论 ·
-
难度 4/5 3-5 天 新手友好度 25/100
diafygi/gethttpsforfree#172 ·
-
难度 4/5 3-5 天 新手友好度 25/100
diafygi/gethttpsforfree#166 · 1 条评论 ·
查看 diafygi/gethttpsforfree 的全部 Issue
相似的 Issue
-
awaiting triage bug Causes friction Hop Gui P1 P2 Transforms
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 70/100
georgestephanis/p2026#40 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
Margaret-Petersen/food-delivery-app-clone-react-native#1981 ·