[nginx/README] fix broken link on how to generate secrets containing SSL certificates

This commit is contained in:
du 2017-09-05 14:28:07 +08:00
parent 712a8421df
commit f6946738f8

View file

@ -191,7 +191,7 @@ spec:
serviceName: s1 serviceName: s1
servicePort: 80 servicePort: 80
``` ```
Please follow [test.sh](https://github.com/bprashanth/Ingress/blob/master/examples/sni/nginx/test.sh) as a guide on how to generate secrets containing SSL certificates. The name of the secret can be different than the name of the certificate. Please follow [PREREQUISITES](../../examples/PREREQUISITES.md) as a guide on how to generate secrets containing SSL certificates. The name of the secret can be different than the name of the certificate.
Check the [example](../../examples/tls-termination/nginx) Check the [example](../../examples/tls-termination/nginx)