From: Ondřej Surý Date: Sat, 12 Nov 2016 09:13:54 +0000 (+0100) Subject: Merge branch 'allow_to_set_hostname' into 'master' X-Git-Tag: v1.2.0-rc1~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e4aa1052d6836b20802c9b3f024893916aebad8;p=thirdparty%2Fknot-resolver.git Merge branch 'allow_to_set_hostname' into 'master' Allow to override hostname() with a lua call hostname("example.com") This changes lua hostname() call to accept optional parameter with new hostname. This is needed to override possibly wrong name used for ephemeral certs. See merge request !72 --- 5e4aa1052d6836b20802c9b3f024893916aebad8