From ce650e2052f15291903c62242b24e7c10ab01aea Mon Sep 17 00:00:00 2001 From: Lasteris Date: Thu, 19 Dec 2024 11:50:09 +0300 Subject: [PATCH] Update docs/src/main/asciidoc/rest-client.adoc Co-authored-by: Georgios Andrianakis --- docs/src/main/asciidoc/rest-client.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/rest-client.adoc b/docs/src/main/asciidoc/rest-client.adoc index 4c49e0acef779..cec13b5a7bd6c 100644 --- a/docs/src/main/asciidoc/rest-client.adoc +++ b/docs/src/main/asciidoc/rest-client.adoc @@ -494,7 +494,7 @@ Setting the base URL of the client is **mandatory**, however the REST Client sup === Trusting all certificates and Disabling SSL hostname verification -[IMPORTANT] +[WARNING] ==== This properties set should not be used in production. ====