$context = stream_context_create([ 'ssl' => [ // set some SSL/TLS specific options 'verify_peer' => false,...
Separate names with a comma.