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   ·   1731 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 20ms · UTC 00:01 · PVG 08:01 · LAX 17:01 · JFK 20:01
♥ Do have faith in what you're doing.