Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS Version in syslog-java-client-1.1.7 #48

Open
arjunpidugu642 opened this issue Sep 22, 2021 · 2 comments
Open

TLS Version in syslog-java-client-1.1.7 #48

arjunpidugu642 opened this issue Sep 22, 2021 · 2 comments

Comments

@arjunpidugu642
Copy link

Hi,

I would like to know which version of TLS(1.2 or 1.3) is using in CloudBees syslog java client(syslog-java-client-1.1.7).

Thanks,
Arjun.

@arjunpidugu642
Copy link
Author

Hello cyrille-leclerc,

Can you please confirm TLS version ?

@PAStheLoD
Copy link

Hi,

It seems it uses whatever the JVM has as default, but you can pass in your own SSLContext (using setSSLContext on TcpSyslogMessageSender)

See also this test (which uses SSL): https://github.com/CloudBees-community/syslog-java-client/blob/4c166535b270c5dc7ff15b4efb66b7475b0262ea/src/test/java/com/cloudbees/syslog/sender/TcpSyslogMessageSenderTest.java#L34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants