Luc Dewavrin
Luc Dewavrin
Add an option named socketTimeout for polling to set a socket read timeout for http requests to telegram. The default value is set to 30 seconds. Otherwise there is no...
Hi, The keycloak server can be protected with [mutual TLS authentication](https://www.keycloak.org/server/enabletls#_enabling_mutual_tls) done directly by Keycloak or with the help of a reverse proxy. The current pull request adds support for...
The current pull request is just to add support for http proxies using the standard environment variables (HTTP_PROXY, HTTPS_PROXY and NO_PROXY).