Defect of the Istio Docs V1.8

Hi team,

Not sure if this is the right place to report a defect of the Istio Docs V1.8.

Doc link:

Error: The nginx pod crashes with below error from log:
SSL_CTX_use_certificate("/etc/nginx-server-certs/tls.crt") failed (SSL: error:140AB18E:SSL routines:SSL_CTX_use_certificate:ca md too weak)

Solution: Regenerate the certs with -sha256 and rsa:4096 instead of 2048, refer to below post: