1
17.1 Legacy Series / Re: letsencrypt+haproxy docs
« on: May 17, 2017, 02:45:40 pm »
thanks for the ultrafast re: but it's not helping a lot.
i've already scourged the forums/github/google for letsencrypt plugin / haproxy integration and all i could come up with is:
#1 - https://github.com/opnsense/plugins/pull/71 -
note from self: i have no idea what to expect from the plugin in terms of injectio auto-configuration to haproxy and frontends, backends. right now i have a haproxy error,
#2 also followed this in terms of frontend / backend configuration,
https://www.frankysweb.de/exchange-2016-opnsense-haproxy-und-lets-encrypt/
compared also with
#3 https://blog.brixit.nl/automating-letsencrypt-and-haproxy
point is, i have no idea how to configure or re-configure haproxy, a step-by-step would be helpful.
I'm also willing to translate my experience into a written howto for newcomers.
i've already scourged the forums/github/google for letsencrypt plugin / haproxy integration and all i could come up with is:
#1 - https://github.com/opnsense/plugins/pull/71 -
note from self: i have no idea what to expect from the plugin in terms of injectio auto-configuration to haproxy and frontends, backends. right now i have a haproxy error,
Code: [Select]
[WARNING] 136/143935 (31205) : parsing [/usr/local/etc/haproxy.conf:81] : 'use_backend' ignored because backend 'acme_challenge_backend' has no frontend capability.
[ALERT] 136/143935 (31205) : Proxy 'acme_challenge_backend': loop detected for use_backend: 'acme_challenge_backend'.
[ALERT] 136/143935 (31205) : Fatal errors found in configuration.
#2 also followed this in terms of frontend / backend configuration,
https://www.frankysweb.de/exchange-2016-opnsense-haproxy-und-lets-encrypt/
compared also with
#3 https://blog.brixit.nl/automating-letsencrypt-and-haproxy
point is, i have no idea how to configure or re-configure haproxy, a step-by-step would be helpful.
I'm also willing to translate my experience into a written howto for newcomers.