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