Update docs/guides/server/keycloak-truststore.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
This commit is contained in:
Hynek Mlnařík 2023-06-16 14:04:31 +02:00
parent 25e73827f3
commit 6b1f08ce26

View file

@ -39,7 +39,7 @@ For HTTPS requests, this option verifies the hostname of the server's certificat
* `WILDCARD` allows wildcards in subdomain names, such as *.foo.com.
* When using `STRICT`, the Common Name (CN) must match the hostname exactly.
+
Please note that this settings does not apply to LDAP secure connections which requires strict hostname checking.
Please note that this setting does not apply to LDAP secure connections, which require strict hostname checking.
type::
The type of truststore, such as `jks`, `pkcs12` or `bcfks`. If not provided, the type would be detected based on the truststore