Hello!
On Mon, Jan 11, 2016 at 10:25 AM, David Goldman wrote:
> I'm very new to OpenResty, but I'm super-excited from the little I've seen
> so far!
> I'm having some trouble getting the ssl_certificate_by_lua_block /
> ssl_certificate_by_lua_file directives working. I keep getting an "unknown
> directive" error about the statements in the nginx config file.
>
This means that the correct version of ngx_lua has not yet been
compiled into your nginx.
I'll kick out the OpenResty 1.9.7.2 RC1 release candidate soon today.
It'll be much easier for you and others to try out the new
ssl_certificiate_by_lua* directives :)
Best regards,
-agentzh