Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2357 was successful Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Agent
Default Agent
Revision
bda4ffab4217f76d2c1290650318441399f58e13
Total tests
647
Successful since
#2354 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen bda4ffab4217f76d2c1290650318441399f58e13 OF-2557: Show TLS config on each session/connection
The cipher suite used for encryption is currently exposed (and shown on the admin console) only for S2S sessions, but should be exposed for all session types.

Similarly, lets expose the TLS version that is being used (to complement the cipher suite). This will be useful to diagnose the TLS configuration for each session type.

Implementation-wise, the TLS characteristics should be exposed by Connections, not by Session objects.

Confusingly, Openfire refers to ‘securing’ a connection, which could refer to authentication or encryption. Rename to ‘encrypt’ where appropriate.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2557Could not obtain issue details from Jira