mirror of https://github.com/dapr/docs.git
parent
3f8e9991c8
commit
85e8fcfcc1
|
@ -324,6 +324,7 @@ If the remote server is enforcing TLS renegotiation, you also need to set the me
|
|||
- `RenegotiateNever`
|
||||
- `RenegotiateOnceAsClient`
|
||||
- `RenegotiateFreelyAsClient`.
|
||||
|
||||
For more details see [the Go `RenegotiationSupport` documentation](https://pkg.go.dev/crypto/tls#RenegotiationSupport).
|
||||
|
||||
### When to use:
|
||||
|
|
Loading…
Reference in New Issue