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

add non-opportunistic TLS support #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add non-opportunistic TLS support #117

wants to merge 1 commit into from

Conversation

jw0k
Copy link

@jw0k jw0k commented Nov 12, 2019

This patch adds non-opportunistic TLS support (direct TLS). It is useful in cases where StartTLS is not desirable or not available, e.g. if the XMPP server is hidden behind HAProxy which doesn't support StartTLS.

I've tested the compilation on GCC 7.4.0, GCC 9.2.0, Clang 9.0.0 and Visual 2019. I've also tested if it works in our environment on both Linux and Windows.

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

Successfully merging this pull request may close these issues.

None yet

1 participant