- 28 Nov, 2015 2 commits
-
-
Guus der Kinderen authored
-
Guus der Kinderen authored
-
- 25 Nov, 2015 2 commits
-
-
Guus der Kinderen authored
This commit (which is compilable, but breaks some important functionality - work in progess) aims to centralize the configuration for connections. "Connections" are used in a broad sense here, and includes socket-based (TLS and legacy-mode SSL) client connections, BOSH-based client connections, component connections, connectionmanager (multiplexer) connections, but also connections to the admin panel.
-
Guus der Kinderen authored
-
- 19 Nov, 2015 1 commit
-
-
Guus der Kinderen authored
By replacing Jetty 6.x era libraries with 9.x-based variants, JSP support will be brought back up-to-date. Additionally, Openfire will no longer have a mix of dependencies from various versions of Jetty. This commit contains a number of changes that go hand-in-hand: - Replaces JAR files - Applies uniformity to the buildscript where JSPC is executed - Replaces JSTL 1.0 taglibs with later versions - Adds a simple logger to the build process (to stop it from complaining)
-
- 13 Oct, 2015 1 commit
-
-
Guus der Kinderen authored
-
- 17 Apr, 2015 1 commit
-
-
Guus der Kinderen authored
Mutual authentication support depends on certificates being available in the client truststore. Openfire does not ship with any by default, and does not provide any tools to manage certificates in any of the truststores. This commit adds basic support, which allows a user to add, remove and review certificates in any of the keystores that are available in Openfire.
-