問題描述 gateway開啟ssl,客戶端連接報(bào)錯(cuò) 程序代碼 $context = array( 'ssl' => array( // 請使用絕對路徑 'local_cert' => __DIR__.'/../../../../cert/www.kkk.com.pem', // 也可以是crt文件 'local_pk' ...