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.
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.