[GH-ISSUE #17] Feature Request: serversTransports: insecureSkipVerify: true #16

Closed
opened 2026-05-06 12:22:42 +02:00 by BreizhHardware · 2 comments

Originally created by @wolfnacht44 on GitHub (Apr 10, 2026).
Original GitHub issue: https://github.com/chr0nzz/traefik-manager/issues/17

Originally assigned to: @chr0nzz on GitHub.

This may be valuable for some services. I think adding a toggle, adding serversTransports accordingly would be useful for a small handful of services that may require it to reverse proxy.
i.e. Proxmox, Kasm, etc.
even when only utilizing it internally on LAN

Im aware this can be done via static.yml, but I personally believe its best done on per service basis.

i.e.

http:
  serversTransports: <inserted by toggling checkbox in dialogue
    servicenameTransport: <inserted by toggling checkbox in dialogue
      insecureSkipVerify: true <inserted by toggling checkbox in dialogue
  routers:
    cont.
  services:
    service:
      loadBalancer:
        serversTransport: servicenameTransport <inserted by toggling checkbox in dialogue
        cont.
Originally created by @wolfnacht44 on GitHub (Apr 10, 2026). Original GitHub issue: https://github.com/chr0nzz/traefik-manager/issues/17 Originally assigned to: @chr0nzz on GitHub. This may be valuable for some services. I think adding a toggle, adding serversTransports accordingly would be useful for a small handful of services that may require it to reverse proxy. i.e. Proxmox, Kasm, etc. even when only utilizing it internally on LAN Im aware this can be done via static.yml, but I personally believe its best done on per service basis. i.e. ``` http: serversTransports: <inserted by toggling checkbox in dialogue servicenameTransport: <inserted by toggling checkbox in dialogue insecureSkipVerify: true <inserted by toggling checkbox in dialogue routers: cont. services: service: loadBalancer: serversTransport: servicenameTransport <inserted by toggling checkbox in dialogue cont. ```
BreizhHardware 2026-05-06 12:22:42 +02:00
Author
Owner

@chr0nzz commented on GitHub (Apr 11, 2026):

This is has been implemented in v0.11.0, will be out later today

<!-- gh-comment-id:4229550093 --> @chr0nzz commented on GitHub (Apr 11, 2026): This is has been implemented in v0.11.0, will be out later today
Author
Owner

@chr0nzz commented on GitHub (Apr 11, 2026):

update out

<!-- gh-comment-id:4229908572 --> @chr0nzz commented on GitHub (Apr 11, 2026): update out
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/traefik-manager#16
No description provided.