From da819558eed320effd60c8921f10c52ccb662fc2 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 5 Mar 2020 18:09:03 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/appendix.html | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/reference/html/appendix.html b/reference/html/appendix.html index 7e691353..00ccc06d 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -345,21 +345,11 @@ Also, you can define your own properties.

SSL close_notify flush timeout. Default to 3000 ms.

-

spring.cloud.gateway.httpclient.ssl.close-notify-flush-timeout-millis

- - - -

spring.cloud.gateway.httpclient.ssl.close-notify-read-timeout

SSL close_notify read timeout. Default to 0 ms.

-

spring.cloud.gateway.httpclient.ssl.close-notify-read-timeout-millis

- - - -

spring.cloud.gateway.httpclient.ssl.default-configuration-type

The default ssl configuration type. Defaults to TCP.

@@ -370,11 +360,6 @@ Also, you can define your own properties.

SSL handshake timeout. Default to 10000 ms

-

spring.cloud.gateway.httpclient.ssl.handshake-timeout-millis

- - - -

spring.cloud.gateway.httpclient.ssl.key-password

Key password, default is same as keyStorePassword.