]
James Perkins reassigned LOGMGR-151:
------------------------------------
Assignee: James Perkins
SyslogHandler should allow to set custom SSLSocketFactory
---------------------------------------------------------
Key: LOGMGR-151
URL:
https://issues.jboss.org/browse/LOGMGR-151
Project: JBoss Log Manager
Issue Type: Enhancement
Affects Versions: 2.0.5.Final
Reporter: Jan Kalina
Assignee: James Perkins
As part of Wildfly Elytron integration would be useful to allow to put custom
*SSLSocketFactory* into *SyslogHandler*.
It would allow to use *ssl-context* defined in elytron (with custom configuration of CAs,
truststore, keystore) for syslog over TLS.
(SyslogHandler is used for syslog audit logging in Elytron too - and currently no way to
put elytron ssl-context into)