diff --git a/mdx/common-beans.xml b/mdx/common-beans.xml index 669ca938..4f0cbf0b 100644 --- a/mdx/common-beans.xml +++ b/mdx/common-beans.xml @@ -836,10 +836,22 @@ httpClientBuilder Factory for the httpClient bean below. + + Sets the option to ignore validation of a server's TLS credentials. + + Sets socket and connection timeouts explicitly (to 100s) to + override the tight defaults in java-support, see: + + https://github.com/ukf/ukf-meta/issues/1 + https://issues.shibboleth.net/jira/browse/JSPT-48 + + These options can be removed once the underlying issue has been resolved. -->