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
Please register or sign in to comment