-
-
Notifications
You must be signed in to change notification settings - Fork 496
Open
Labels
Description
Is there a method to enable HSTS for the RabbitMQ management service?
https://www.rabbitmq.com/management.html#hsts
I've tried variations of this without success:
rabbitmq::config_management_variables:
'hsts_policy': 'max-age=31536000; includeSubDomains'