OPNsense Forum

Archive => 21.1 Legacy Series => Topic started by: opn_nwo on July 16, 2021, 03:34:26 PM

Title: HTTPS support for Maltrail plugin
Post by: opn_nwo on July 16, 2021, 03:34:26 PM
I'm using the Maltrail plugin, but had to manually change the config file to enable https by creating the pem file from the acme certs. It would be great if the UI for Maltrail had an option for https and field to specify the pem file so I don't have to manually edit the conf file.
Title: Re: HTTPS support for Maltrail plugin
Post by: mimugmail on July 16, 2021, 05:10:39 PM
Just use HAProxy with Certificate and point to it :)
Title: Re: HTTPS support for Maltrail plugin
Post by: opn_nwo on July 19, 2021, 08:52:22 PM
Yes, I could figure out how to do that, but it would be just switching one workaround for another. The underlying issue I wanted to highlight is the lack of config options for Maltrail.
Title: Re: HTTPS support for Maltrail plugin
Post by: opn_nwo on August 31, 2021, 09:26:36 PM
Just wanted to post a quick update. I used HA proxy as suggested and now I can use https while leaving the default maltrail config untouched.