加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
swclt_testuncert.cfg 339 Bytes
一键复制 编辑 原始数据 按行查看 历史
张杨 提交于 2023-09-16 22:37 . f
test:
{
target_identity = "blade://switchblade:2100";
};
signalwire_client:
{
authentication: "{ \"project\": \"06f784c6-6bd5-47fb-9897-407d66551333\", \"token\": \"PT2eddbccd77832e761d191513df8945d4e1bf70e8f3f74aaa\" }";
transport:
{
wss:
{
ssl:
{
chain = "./ca/intermediate/certs/ca-chain.cert.pem";
};
};
};
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化