OpenSSL Error messages: error:0A000126:SSL routines::unexpected eof while reading – Nginx
Screenshot is here I have built a website in PHP using the YII2 framework. When I use file_get_contents($requestUrl, false, stream_context_create($arrContextOptions)) then i am getting error saying error:0A000126:SSL routines::unexpected eof while reading I have also tried to enable the legacy provider…