SSL on multiple ports

This does the trick… Still strange my original solution doesn’t seem to work as expected.

        @blocked {
                header_regexp Host :8080
        }

        respond @blocked "Hello, world!"