Skip to content

Allow to override hostname() with a lua call hostname("example.com")

Ondřej Surý requested to merge allow_to_set_hostname into master

This changes lua hostname() call to accept optional parameter with new hostname. This is needed to override possibly wrong name used for ephemeral certs.

Merge request reports

Loading