zalando / skipper

An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
https://opensource.zalando.com/skipper/
Other
3.12k stars 351 forks source link

skipper: set server minimal TLS version #3282

Closed AlexanderYastrebov closed 4 weeks ago

AlexanderYastrebov commented 1 month ago

The tls-min-version flag specifies "minimal TLS Version to be used in server, proxy and client connections" but was not used to configure Server TLS.

Follow up on: #1656

AlexanderYastrebov commented 1 month ago

Noticed while working on #3281

RomanZavodskikh commented 1 month ago

:+1:

MustafaSaber commented 4 weeks ago

👍

szuecs commented 4 weeks ago

:+1: