Update tls.md

This commit is contained in:
Lenesto Page 2018-10-17 16:15:46 -04:00 committed by GitHub
parent c136b48a5d
commit 3e11dd8957
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -143,6 +143,8 @@ using a version of curl that includes the SNI header with insecure requests.
If this doesn't happen, curl displays an error saying that the SSL handshake
was aborterd.
NOTE: Currently there is no way to update expired certificates using this method. The proper way is to
create a new secret then update the corresponding service.
## Let your service handle TLS