Commit 32b0d337 authored by 冯超鹏's avatar 冯超鹏

no message

parent 4385db1f
Pipeline #160 canceled with stages
......@@ -65,7 +65,7 @@ class alarm extends Command
'max_request' => 10,//最大连接
'daemonize'=>0,//守护进程
'ssl_cert_file' => base_path() . '/tests/textcert/4544322_iot.zhkjgf.com_public.crt',
'ssl_key_file' => base_path() . '/tests/textcert/4544322_iot.zhkjgf.com.key',
'ssl_key_file' => base_path() . '/tests/textcert/4544322_iot.zhkjgf.com_chain',
// 'ssl_verify_peer' => true,
// 'ssl_allow_self_signed' => true,
// 'ssl_client_cert_file' => base_path() . '/tests/textcert/4544322_iot.zhkjgf.com_chain',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment