提交 462679d5 编写于 作者: I i-am-a-little-bird

bugfix

Signed-off-by: Ni-am-a-little-bird <zhangbing6@huawei.com>
上级 7a92ab42
......@@ -1499,7 +1499,7 @@ onClientAuthenticationRequest(callback: (event: {handler : ClientAuthenticationH
primaryButton: {
value: 'confirm',
action: () => {
event.handler.confirm("/system/etc/ssl/certs/user.pk8", "/system/etc/ssl/certs/chain-user.pem");
event.handler.confirm("/system/etc/user.pk8", "/system/etc/chain-user.pem");
}
},
secondaryButton: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册