PHP into Lua

Does anyone know what the Lua equivalent of this php line is, please?

stream\_context\_set\_option($streamContext, 'ssl', 'local\_cert', $apnsCert);

see http://www.coronalabs.com/blog/2013/06/11/tutorial-using-the-openssl-plugin/

see http://www.coronalabs.com/blog/2013/06/11/tutorial-using-the-openssl-plugin/