feat: encrypt with tls 1.3 (#522)

This commit is contained in:
naison
2025-04-12 12:30:05 +08:00
committed by GitHub
parent 7e4e9e1e0d
commit ca333fcdaf
20 changed files with 391 additions and 66 deletions

View File

@@ -31,4 +31,4 @@ RUN apt-get update && apt-get install -y openssl iptables curl dnsutils \
WORKDIR /app
COPY --from=builder /go/src/$BASE/bin/kubevpn /usr/local/bin/kubevpn
COPY --from=envoy /usr/local/bin/envoy /usr/local/bin/envoy
COPY --from=envoy /usr/local/bin/envoy /usr/local/bin/envoy