javadocs updated

pull/6349/head
Nikita Koksharov 1 month ago
parent edf9f4bb13
commit cd7f26b19a

@ -702,7 +702,7 @@ public class BaseConfig<T extends BaseConfig<T>> {
}
/**
* Defines SSL verification mode.
* Defines SSL verification mode, which prevents man-in-the-middle attacks.
*
* <p>
* Default is <code>SslVerificationMode.STRICT</code>

Loading…
Cancel
Save