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   ·   Privacy   ·   Solana   ·   3673 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 10ms · UTC 10:19 · PVG 18:19 · LAX 03:19 · JFK 06:19
♥ Do have faith in what you're doing.