Skip to content

Commit a969d09

Browse files
author
Dave Syer
committed
Generated configprops
1 parent d2ec311 commit a969d09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-grpc-docs/src/main/antora/modules/ROOT/partials/_configprops.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
|spring.grpc.client.default-channel.max-inbound-message-size | |
1313
|spring.grpc.client.default-channel.max-inbound-metadata-size | |
1414
|spring.grpc.client.default-channel.negotiation-type | | The negotiation type for the channel. Default is {@link NegotiationType#PLAINTEXT}.
15+
|spring.grpc.client.default-channel.secure | `+++true+++` | Flag to say that strict SSL checks are not enabled (so the remote certificate could be anonymous).
1516
|spring.grpc.client.default-channel.ssl.bundle | | SSL bundle name.
1617
|spring.grpc.client.default-channel.ssl.enabled | | Whether to enable SSL support. Enabled automatically if "bundle" is provided unless specified otherwise.
1718
|spring.grpc.client.default-channel.user-agent | |

0 commit comments

Comments
 (0)