Skip to content

v2.10.0-beta.2: On-demand TLS cannot be enabled #6901

@jonaharagon

Description

@jonaharagon

I did not have issues with this config in v2.10.0-beta.1

{
        on_demand_tls {
                ask http://127.0.0.1:3903/check
        }
}
{
        on_demand_tls {
                permission http http://127.0.0.1:3903/check
        }
}

Either configuration above gives the following error:

Error: loading http app module: provision http: getting tls app: loading tls app module: provision tls: provisioning automation policy 1: on-demand TLS cannot be enabled without a permission module to prevent abuse; please refer to documentation for details

Metadata

Metadata

Assignees

Labels

bug 🐞Something isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions