src/ssl.lua

changeset 28
8c61b29d87ec
parent 26
bbff42d46512
child 44
b3a0d23e5b20
equal deleted inserted replaced
27:3e0325d39a61 28:8c61b29d87ec
16 "LuaSocket 2.0.2 - Copyright (C) 2004-2007 Diego Nehab" 16 "LuaSocket 2.0.2 - Copyright (C) 2004-2007 Diego Nehab"
17 17
18 -- Export functions 18 -- Export functions
19 rawconnection = core.rawconnection 19 rawconnection = core.rawconnection
20 rawcontext = context.rawcontext 20 rawcontext = context.rawcontext
21 loaddhparams = context.loaddhparams
21 22
22 cert_from_pem = x509.cert_from_pem 23 cert_from_pem = x509.cert_from_pem
23 24
24 -- 25 --
25 -- 26 --

mercurial