irudder's recent timeline updates
irudder

irudder

V2EX member #301612, joined on 2018-03-20 09:19:10 +08:00
irudder's recent replies
遇到同样的问题
解决办法:
$stream_opts = [
"ssl" => [
"verify_peer"=>false,
"verify_peer_name"=>false,
]
];

$response = file_get_contents("https://www.example.com",
false, stream_context_create($stream_opts));
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1174 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 17:41 · PVG 01:41 · LAX 10:41 · JFK 13:41
♥ Do have faith in what you're doing.