famedly / ansible-collection-network

`famedly.network` ansible collection for network-related services (vpn, reverse proxies, ...)
GNU Affero General Public License v3.0
0 stars 1 forks source link

feat(traefik): add support for default certificate - [merged] #23

Closed famedly-bot closed 1 year ago

famedly-bot commented 2 years ago

In GitLab by @lrsksr on May 2, 2022, 15:17

Merges emperor/feat/traefik-default-cert -> main

For things like LDAPS proxying (where clients typically don't send an SNI header) you can tell traefik to serve a default certificate. This MR adds support for default certificates if you use manual certificate management.

famedly-bot commented 2 years ago

In GitLab by @lrsksr on May 2, 2022, 15:17

requested review from @jcgruenhage

famedly-bot commented 2 years ago

In GitLab by @lrsksr on May 3, 2022, 11:17

added 1 commit

Compare with previous version

famedly-bot commented 2 years ago

In GitLab by @jcgruenhage on May 4, 2022, 10:54

approved this merge request