Skip to content

windows 是否需要手动安装证书。 #9

@zuozhehao

Description

@zuozhehao
[init] generating Root CA...
[init] generating server cert for openrouter.ai...
[init] installing CA to system trust store (may prompt for password)...
[init] CA installed successfully

[init] done! Run 'trae-proxy start' to begin.

openrouter.ai,提示模型请求失败 ”Missing Authentication header (HTTP Status: 401)“

用的GPT-5.4

curl -v https://openrouter.ai
* Host openrouter.ai:443 was resolved.
* IPv6: (none)
* IPv4: 127.0.0.1
*   Trying 127.0.0.1:443...
* schannel: disabled automatic use of client certificate
* ALPN: curl offers http/1.1
* schannel: SEC_E_UNTRUSTED_ROOT (0x80090325) - 证书链是由不受信任的
* closing connection #0
curl: (60) schannel: SEC_E_UNTRUSTED_ROOT (0x80090325) - 证书链是由不受信任的
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the webpage mentioned above.

日志改为debug 没有任何日志输出。

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions