From 68af7eccd1db6264ba53f90adf70f36dcf3ba5c5 Mon Sep 17 00:00:00 2001 From: savagebidoof Date: Tue, 25 Apr 2023 02:59:41 +0200 Subject: [PATCH] Added a link of interest that I found relevant back in the day --- .../02-Traffic_management/08a-HTTPS-min-TLS-version/README.md | 4 +++- .../02-Traffic_management/08b-HTTPS-max-TLS-version/README.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Istio/02-Traffic_management/08a-HTTPS-min-TLS-version/README.md b/Istio/02-Traffic_management/08a-HTTPS-min-TLS-version/README.md index bcf1667..76708e4 100644 --- a/Istio/02-Traffic_management/08a-HTTPS-min-TLS-version/README.md +++ b/Istio/02-Traffic_management/08a-HTTPS-min-TLS-version/README.md @@ -176,4 +176,6 @@ removed directory 'certfolder/' # Links of Interest -- https://istio.io/latest/docs/reference/config/networking/gateway/#ServerTLSSettings-TLSProtocol \ No newline at end of file +- https://istio.io/latest/docs/reference/config/networking/gateway/#ServerTLSSettings-TLSProtocol + +- https://discuss.istio.io/t/minimum-tls-version/5541/3 \ No newline at end of file diff --git a/Istio/02-Traffic_management/08b-HTTPS-max-TLS-version/README.md b/Istio/02-Traffic_management/08b-HTTPS-max-TLS-version/README.md index e664cd4..3629bec 100644 --- a/Istio/02-Traffic_management/08b-HTTPS-max-TLS-version/README.md +++ b/Istio/02-Traffic_management/08b-HTTPS-max-TLS-version/README.md @@ -172,4 +172,6 @@ removed directory 'certfolder/' # Links of Interest -- https://istio.io/latest/docs/reference/config/networking/gateway/#ServerTLSSettings-TLSProtocol \ No newline at end of file +- https://istio.io/latest/docs/reference/config/networking/gateway/#ServerTLSSettings-TLSProtocol + +- https://discuss.istio.io/t/minimum-tls-version/5541/3 \ No newline at end of file