Update topics/oidc/java/java-adapter-config.adoc

This commit is contained in:
Stian Thorgersen 2016-06-10 06:17:48 +02:00
parent 9d1430e98b
commit 26baf1076c

View file

@ -144,7 +144,7 @@ truststore::
This is what the trustore does. This is what the trustore does.
The keystore contains one or more trusted host certificates or certificate authorities. The keystore contains one or more trusted host certificates or certificate authorities.
You can create this truststore by extracting the public certificate of the {{book.project.name}} server's SSL keystore. You can create this truststore by extracting the public certificate of the {{book.project.name}} server's SSL keystore.
This is _REQUIRED_ unless `ssl-required` is set to `none` or `disable-trust-manager` is `true`. This is _REQUIRED_ unless `ssl-required` is `none` or `disable-trust-manager` is `true`.
truststore-password:: truststore-password::
Password for the truststore keystore. Password for the truststore keystore.